Skip to content
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 used in internal lib of ipay88-sdk, ios app removed by apple #20

Open
neerajsharmaMk129 opened this issue Sep 16, 2020 · 5 comments

Comments

@neerajsharmaMk129
Copy link

When I have check the usage of UIWebView by grep command found below -

Binary file ./ipay88-sdk/ios/libipay88sdk.a matches
Binary file ./node_modules/ipay88-sdk/ios/libipay88sdk.a matches

2 Times app removed by apple store because apple removed the usage of UIWebView

@neerajsharmaMk129 neerajsharmaMk129 changed the title UIWebView used in internal libof ipay88-sdk, ios app removed by appple UIWebView used in internal lib of ipay88-sdk, ios app removed by apple Sep 16, 2020
@neerajsharmaMk129
Copy link
Author

Please help me to fix this issue Apple is not accepting our ios app with this lib because it contains UIWebView

@Dualmaster
Copy link

Having same problem here. Anybody solved it yet ? or is there any alternative library for ipay88

@firdaussoberi
Copy link

When I have check the usage of UIWebView by grep command found below -

Binary file ./ipay88-sdk/ios/libipay88sdk.a matches
Binary file ./node_modules/ipay88-sdk/ios/libipay88sdk.a matches

2 Times app removed by apple store because apple removed the usage of UIWebView

You must be submitting new app right? Apple won't allow new app with UIWebView starting Apr2020. I'm lucky that to update, submission still allowed until Dec2020, but even that needs a fix.

Would appreciate if author can take a look to update to WKWebView: https://developer.apple.com/news/?id=12232019b

@akneerajsharma
Copy link

New app publishing is not allowed by Apple store with this library. In the Android it is working fine but in IOS we can't publish on apple store.
As we have checked that in some internal library code used the UIWebView, Is there any update in this library?

@giri-madhan
Copy link

Did anyone was able to fix this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants