- Add simplified chinese support (thanks to exherb).
- Remove some warnings and verify iOS9 support.
- Add japanese support (thanks to Akira MATSUDA).
- Add Catalan support.
- Add traditional chinese support (thanks to retsohuang).
- Migrate to 64-bits.
- New init method with only the title and description (the app name and app icon is set from the app description bundle).
- All the public methods and public variables are now documentated and are more simple now.
- Now you can show your users the steps to enable the push notifications of your apps on an iOS 8 device.
- Now you can show your users the steps to enable the push notifications of your apps on an iOS 8 device.
- Added
- Code get from MHNotificationHelper with the aim to add support to iOS8 devices.
- Added some more languages (en, es, de, fr, id, it, pl, pt, ru, sv)