You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NullPointerException: Attempt to invoke virtual method 'void com.google.android.gms.maps.GoogleMap.setMyLocationEnabled(boolean)' on a null object reference
at tw.com.louis383.coffeefinder.maps.MapsFragment.setupDetailedMapInterface(MapsFragment.java:161)
at tw.com.louis383.coffeefinder.maps.MapsFragment.moveCamera(MapsFragment.java:128)
at tw.com.louis383.coffeefinder.mainpage.MainActivity.moveCameraToCurrentPosition(MainActivity.java:250)
at tw.com.louis383.coffeefinder.mainpage.MainPresenter.requestUserLocation(MainPresenter.java:66)
at tw.com.louis383.coffeefinder.mainpage.MainActivity.onConnected(MainActivity.java:292)
The text was updated successfully, but these errors were encountered:
現在只要一旋轉就會當掉
googleMap 是 null
The text was updated successfully, but these errors were encountered: