iOS Question Invalid Binary

ilan

Expert
Licensed User
Longtime User
how can i solve this?



i dont use push notifications, and it is not checked in my store provisions profile. i am also not using Bluetooth either. what do i need to do now?
 

JordiCP

Expert
Licensed User
Longtime User
Note that they are only requesting you to fix the UIWebView (should be WKWebView) issue.
 
Upvote 0

ilan

Expert
Licensed User
Longtime User
Upvote 0

ilan

Expert
Licensed User
Longtime User
ok, final conclustion.

the only issue that makes the binary invalid is this:

ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).

the other 2 issues in the mail will not make your binary invalid, i guess it is just a warning. Anyway, i am not using Webview in my app but i do use Admob.
As already mentioned above @Semen Matusovskiy noted in a thread that admob i using Webview so i updated the latest SDk to my LOCAL MAC but i did get the same issue. i also updated the iadmob library from this link: https://www.b4x.com/android/forum/threads/iadmob.47319/#content
but still no luck. Luckly i have a Hosted builder Account and i build my app with the Hosted builder and it worked.

What is missing on my Local Builder?

i am using b4i 6.80 and buildserver 6.8. i have copied the latest Admob SDK folders to my local builder (drag & drop + Replaced).

those are the libs i am using:



do i need to update something else?

what should i do to be able to build my app with my local mac and upload it to the store.

my local mac is running:

macOS Catalina (v10.15.7)
Xcode 12.0.1 (12A7300)

thanx, ilan
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…