Skip to content

Releases: CoderGamester/Unity-NotificationService

Release 0.1.7

24 Sep 15:59
864d2f3
Compare
Choose a tag to compare

Fixed:

  • Fixed unreached code compiler warning

Release 0.1.6

03 Sep 17:57
8d26671
Compare
Choose a tag to compare

Fixed:

  • Fixed NullReferenceException error when scheduling a notification in the editor

Release 0.1.5

03 Sep 17:50
c066cab
Compare
Choose a tag to compare

Fixed:

  • Fixed NullReferenceException error when handling IGameNotification in the editor

Release 0.1.4

03 Aug 16:01
bdcd99d
Compare
Choose a tag to compare

Fixed:

  • Fixed build error for Android

Release 0.1.3

03 Aug 15:31
d81ddea
Compare
Choose a tag to compare

Fixed:

  • Fixed saved notifications serialization on iOS

Release 0.1.2

29 Jul 21:00
4bb7cf1
Compare
Choose a tag to compare

Fixed:

  • Added missing gitignore & gitattributes files
  • Fixed notifications for Android
  • Fixed notification channel for Android

Release 0.1.0

29 Jul 16:05
Compare
Choose a tag to compare
  • Initial submission for package distribution