Closed aeirola closed 3 years ago
There is now a new version of the iOS SDK at https://github.com/PiwikPRO/piwik-pro-sdk-framework-ios/releases/tag/1.0.7 which might fix the issue. Unfortunately they don't provide any changelogs or source code, so it is hard to say what changes are included.
@aeirola will this updated version automatically be incorporated in react-native-piwik-pro-sdk 0.0.30 if I do another pod install?
@DreamEmulator Unfortunately no, it will require a new version of react-native-piwik-pro-sdk to be released. I'll try to get one out this week though.
@aeirola that would be super, thanks! I kind of temporarily fixed it for our project by raising the module from 1.0.1 to 1.0.7 in the podspec. Seems to be working fine, maybe it's that simple 🙂. Thanks for all the effort on this package, it's very useful.
This is now fixed in version 0.3.1.
Additionally, possible future releases of the Piwik pro SDK pod (https://github.com/PiwikPRO/piwik-pro-sdk-framework-ios) can be updated with pod update PiwikPROSDK
without needing to update the react-native-piwik-pro-sdk library.
Submitting an app that uses the SDK to the Apple App Store triggers a warning stating:
This is due to issues in the underlying native SDK, forcing us to use an older version of the SDK. See https://github.com/PiwikPRO/piwik-pro-sdk-framework-ios/issues/2