-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UIWebview App Store error #539
Comments
@tarekeg as you can see from the main e-mission-phone README
Can you take a look at the current status (from the issue) and see if it meets your needs? If so, you can use that branch. If not, please update the issue with what you need to be enabled, and I'll try to re-enable it on the weekend. Would be great if you can contribute testing so I can feel confident promoting it to master. |
Let's continue this discussion in #519 |
Note also that the new branch has a new setup script that is also used with CI. So if the CI is passing, then the setup is guaranteed to be correct. |
Hi shankari thank you for your quick answer. In fact we did a fork of emission for our app Weflow so i will try to see what you have done for this issue and try to adapt it on our project if it works i will let know and will make a PR |
Sounds great. Note that I upgraded a bunch of plugins, not just the cordova version. |
@tarekeg did you run into any issues with this? I think I am finally getting to the end of the licensing updates and other random legal stuff and should be able to get to this fairly soon. |
Hello, I have a problem with the publication of the app for testflight and it is due to UIWebview I updated the inappbrowser plugin to 3.2.0 and added
<preference name="WKWebViewOnly" value="true" /> <preference name="WKSuspendInBackground" value="false" />
But i still get the error
thanks
The text was updated successfully, but these errors were encountered: