googlesamples / ios-vision

Apache License 2.0
93 stars 40 forks source link

Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs #34

Open jnvallejos opened 4 years ago

jnvallejos commented 4 years ago

Hello, I've received a warning from AppStoreConnect stating the following:

ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information.

By using the command "grep -r "UIWebView" ." inside my app's folder, I found the following:

Binary file ./Pods/GoogleMobileVision/Detector/Frameworks/GoogleMobileVision.framework/GoogleMobileVision matches

It seems that GoogleMovileVision 1.6.0 is still using this deprecated component. Do you plan to update the pod in the near future?

Thanks

Oussama-Zakany commented 4 years ago

Same issue, waiting pod update...

iosnatarajan commented 4 years ago

Any update for GoogleMovileVision to resolve "Deprecated API Usage" issue?

jnvallejos commented 4 years ago

Finally, I switched to Firebase.

healthathand commented 4 years ago

Any Update ???

roasted-almond commented 4 years ago

Hey Google, please lower down the volume....oops...please update the pod

bahoang1 commented 4 years ago

please update GoogleMovileVision remove UIWebview

xuhanqiang commented 4 years ago

Same Issue Happen @google-admin Please take a look of this issue

rohitnihal commented 4 years ago

Any updates on this? It was a warning from Apple before, now they are blocking my app release.

orestesgaolin commented 4 years ago

I guess it's wrong place to ask for that :/ And from what I see Firebase ML Kit is no longer using GoogleMobileVision so there seems to be no incentive to update this library.