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
Having exactly the same issue... wether VisualStudio 2021 or 2022 preview, dosent matter.
Also tested installing Xamarin.Forms.GoogleMaps 3.3.0 or 4.0.0-Beta1, no difference.
Also solutions for referring bugs and problems from here do not provide a working solution: #666 (comment)
If I then try to set ObjCRuntime.Class.ThrowOnInitFailure to false I'll get the disposed exception.
Also tried custom renderer for ios... no difference.
VERSIONS
PLATFORMS
ACTUAL BEHAVIOR
System.ObjectDisposedException:** 'Cannot access a disposed object.
Object name: 'Google.Maps.MapView'.'
The app has been terminated
EXPECTED BEHAVIOR
map open in debug mode on real device
HOW TO REPRODUCE
try to open map with user current location in debug mode in ios project using real device (iPhone)
The text was updated successfully, but these errors were encountered: