SupportMapFragment.getmap() returns null

前端 未结 6 731
刺人心
刺人心 2020-11-30 11:49

I\'m trying to load SupportMapFragment dynamically in a fragment, here is my onCreateView() method:

@Override
    public View onCreateView(LayoutInflater inf         


        
6条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-30 12:38

    It happened with me once in a new purchased device with Google play services not yet installed /updated. With other notes mentioned of course also consider this one.

提交回复
热议问题