Gonzalo Martin
Gonzalo Martin
What behavior are you having with the new app? Any errors? If that is the case, you can paste them here. Thanks
Related sample: https://github.com/xamarin/monodroid-samples/tree/master/ActionBarSherlock
Are you still having this problem?
Could you provide us tablet emulator dimensions (size, resolution, density)? We've tested it with a phone and there is no error. Thanks
Related sample: https://github.com/xamarin/monodroid-samples/tree/master/google-services/Location/Geofencing
Similar case with google sample: https://github.com/googlesamples/android-play-location/blob/master/Geofencing/app/src/main/java/com/google/android/gms/location/sample/geofencing/MainActivity.java#L230 I think it left when this sample was deprecated here: https://github.com/googlesamples/android-Geofencing/blob/master/Application/src/main/java/com/example/android/wearable/geofencing/MainActivity.java#L153 Anyways, this could be assigned when PendingIntent is generated instead of return it...
Same error here. Do you have a workaround?
Possible workaround -> https://github.com/jhourlad/flutter_session/issues/8#issuecomment-848742501 Besides that, this is a very poor solution (make a local file with the package content). Please, upgrade `shared_preferences` packages in order to have a stable...