react-native-matomo
react-native-matomo copied to clipboard
Can't upload app to App Store because of deprecated UIWebView
Hi everyone,
I was able to successfuly install and test Matomo in my iOS app in debug mode. However when I tried to upload my app to the Appstore it was rejected and I received an email telling me that it was because UIWebView is deprecated and apps that use it are no longer accepted. I searched my project looking for UIWebView and found it was used on the Matomo package.
Apparently it can be replaced with WKWebView, but I dont know enough swift to make that change.
Has anyone found a solution for this?
Thanks in advance.
Regards!
@asobralr Refer the PR #51