iOS SDK 4.7.1 is out!
about 7 years ago by Simon BRUILLOT
Changelog
- added: New security features, you can now encrypt your exchanges with the Apps Panel Backend, see our documentation about security to learn more about this.
- added: You can now manage the user token with the SDK.
- added: The new feedback module let you get detailed feedback from your testers, including screenshots and statistics.
- improved: Push notifications are now displayed in-app thanks to our homemade APBanner library!
- improved: You can choose to display the push notifications request prompt whenever you want. Here is how to do it.
- improved: The notation module now use the brand new SKStoreReviewController if the iOS version is more than 10.3. You can still use the Notation module to set when and where you want it displayed!
- improved: You app's configuration is now in the AppDelegate. This lets you manage different environments with environments variables. Everything you need to know is in the Getting started guide.
- improved: Statistics have been improved and now sends more informations.
- fixed: Various bugs.
- added: