Upgraded my build environment to iOS 5.1.1 and it worked fine. Issue closed.
redbrain
@redbrain
Posts made by redbrain
-
RE: WKWebView and iOS App Store
-
RE: How to build android app bundle .aab?
Cordova does not have support for building .aab files at this time, so Monaca (which is based on Cordova) also will not. As far as I can tell, if you need to make an aab, you’ll need to download the code and use Android Studio and/or Gradle to create the bundle.
-
WKWebView and iOS App Store
I’ve been having an issue with Monaca’s remote build system. I’ve selected WKWebView as the WebView engine for iOS, but when I upload the binary to the Apple App Store this message appears:
ITMS-90809: Deprecated API Usage - App updates that use UIWebView will no longer be accepted as of December 2020. Instead, use WKWebView for improved security and reliability.
I’ve noticed people have already had this issue, like johnd2323 in wkwebview, but I’ve opened a new topic as that one was quite old. Can anyone verify that the WKWebView feature is working, or what I should do to fix the error? -
Sign in to Debugger with GitHub account
Hello,
I’d like to use Monaca Debugger to debug my app. However I made my Monaca account using GitHub, and when I open the Debugger app there is no way for me to login using GitHub. What do I do?