elanic-tech / react-native-paytm

A react native wrapper for PayTM
11 stars 39 forks source link

Apple deprecation notice #30

Open saiprasad1996 opened 4 years ago

saiprasad1996 commented 4 years ago

Please help with this issue. The following is the message I'm getting from Apple about UIWebView. The following is the path which has it implemented for your reference. react-native-paytm/ios/sdk/headers/PGTransactionViewController.h

ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more

Thank you for this great library. Please help solving this issue. I'd really appreciate it.

RashVenkat6795 commented 4 years ago

@saiprasad1996 any solution for this ? I am also facing same issue

saiprasad1996 commented 4 years ago

@RashVenkat6795 still trying to find out. Will post an update when I get a solution.

varunsdcet commented 4 years ago

Any solution?

mynksngh commented 4 years ago

Team, Have you pushed code for apple UIWebView issue?

saiprasad1996 commented 3 years ago

Hello @RashVenkat6795 @varunsdcet @mynksngh checkout this awesome repo https://github.com/troublediehard/react-native-paytm#v1.1.0 It solved the problem for me.