This release has two new features related to Android push notifications along with bug fixes for both the engine and editor.
There are now game.project
settings to set a custom small and/or large push notification icon on Android. The icons will automatically be used for both local or remote push notifications. If not set the application icon will be used by default.
Two additional settings has also been added to specify which JSON fields to use as notification title and text for remote pushes on Android. By leaving them empty the “alert
” field is used for text (just as on iOS) and the application name as title.
New features
- Custom push notification icons for Android
- Ability to specify payload field to use as push title and text on Android
Bug fixes
- Text outlines now use inherited alpha
- GUI Templates Nodes Hiearchy was reversed when imported into a scene
- Fixed GUI templates in layers overloading issues
- Facebook game request
suggestions
field was ignored - Remote pushes was not handled correctly if the app was closed
- Editor crashed on GUIs with invalid font-paths
- System info
system_name
was updated to report correctly on iOS 9.1
ENJOY!