amay077 / Xamarin.Forms.GoogleMaps

Map library for Xamarin.Forms using Google maps API
https://www.nuget.org/packages/Xamarin.Forms.GoogleMaps/
MIT License
546 stars 346 forks source link

ItunesConnect warning : ITMS-90809 #650

Closed tonyfonager closed 5 years ago

tonyfonager commented 5 years ago

VERSIONS

PLATFORMS

ACTUAL BEHAVIOR

I have begun submitting my app to ItunesConnect for TestFlight beta testing, and when doing this the app gets validated by Apple - and I get this warning:

image

jbravobr commented 5 years ago

This actually is not a issue from the library. It's something with Xamarin Forms library and it's have been discussed at the Xamarin Forms Github. Xamarin Forms still use the UIWebView as the render for WebView and apple will discontinue that component, maybe for the iOS 14. So far that's just a warning and you can submit your apps normally.

On Fri, 6 Sep 2019 at 10:37 Tony Fonager notifications@github.com wrote:

VERSIONS

  • Xamarin.Forms.GoogleMaps - 3.2.1
  • Xamarin.Forms - 4.1.0.555618

PLATFORMS

  • Android
  • iOS
  • UWP

ACTUAL BEHAVIOR

I have begun submitting my app to ItunesConnect for TestFlight beta testing, and when doing this the app gets validated by Apple - and I get this warning:

[image: image] https://user-images.githubusercontent.com/837894/64432146-36016180-d0bc-11e9-8550-a7ccb50d0784.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/amay077/Xamarin.Forms.GoogleMaps/issues/650?email_source=notifications&email_token=ABR36KGSYGSTWGK6XSWNA7DQIJMLPA5CNFSM4IUJDVR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HJZ4J7Q, or mute the thread https://github.com/notifications/unsubscribe-auth/ABR36KE5GWQB3PNLMK7AKPLQIJMLPANCNFSM4IUJDVRQ .

-- Enviado do Gmail para celular

tonyfonager commented 5 years ago

Ok. Thanks for the quick and precise answer :-)