Skip to content

Releases: defold/extension-push

Push Notifications Extension 1.6.1

21 Jan 10:10
d1aaf17
Compare
Choose a tag to compare

FIX: Potential iOS crash when receiving push before a listener has been set

Push Notifications Extension 1.6.0

07 Jan 15:01
443c80f
Compare
Choose a tag to compare

Added Gradle dependency support for Android

Push Notifications Extension 1.5.2

10 Dec 09:06
f416d8b
Compare
Choose a tag to compare

Fix for returning bad deviceToken
Checking that the deviceToken is not null

Push Notifications Extension 1.5.1

09 Dec 11:27
Compare
Choose a tag to compare

Fixed crash on iOS when booting upon receiving a local push notification.

Push Notifications Extension 1.5.0

02 Dec 11:18
04b94a0
Compare
Choose a tag to compare

Added command queue to iOS
Changed callback to use new dmScript Lua callback api

Push Notifications Extension 1.4.1

12 Nov 10:31
Compare
Choose a tag to compare

CHANGE: Dependencies moved to Android base extensions

Push Notifications Extension 1.4.0

27 Sep 14:12
Compare
Choose a tag to compare

Fixed issue with command shadowing.
Typo fixes.

Push Notifications Extension 1.3.5

25 Sep 13:49
Compare
Choose a tag to compare

Extension restored in the initial state

Push Notifications Extension 1.3.3

25 Sep 12:43
Compare
Choose a tag to compare

Push Notifications Extension 1.3.2

23 Sep 12:31
Compare
Choose a tag to compare

Cleanup of Command struct.