[IOS/Android] Local Notifications [v2.5.3]

designpeg

  • Posts: 731
great it works now!! is there any way you could set the alert sound?

robinschaafsma

  • *
  • Posts: 714
great it works now!! is there any way you could set the alert sound?

The default alert sound is enabled for both iOS and Android. Is that not working on your side?

sandsoftimer

  • Posts: 316
Wow..... Thanks a lot to both of you ( robinschaafsma & mdotedot ).
It is working properly in iOS. Android not tested yet.
Thanks again.
iOS ->          

Android ->
iOS -> Bubble Tapping
 Android -> Bubble Tapping

mlnaficy

  • Posts: 444
I want to add notifications to my game update I'm getting ready to submit (iOS).  I've loaded the extension, but I'm not really sure how to use the blocks, starting with not knowing where to even put the blocks (event type).  If anyone can give a little tutorial, that would be awesome - maybe even a pic of how the blocks are used successfully.  Thanks!!!


FMStudioGameDev

  • *
  • Posts: 234
 Thanks robin for this great extension.
I have a little issue on android (didn't tested on iOS yet).
App does not open when tapping on notification, is there a way to fix this?
Out of interest, is there a way to hide badges but only show notification in device top bar?
Thank you.

robinschaafsma

  • *
  • Posts: 714
Thanks robin for this great extension.
I have a little issue on android (didn't tested on iOS yet).
App does not open when tapping on notification, is there a way to fix this?
Yes i know, this project was on pause so i did not have the time to resolve this yet. If i have some spare time i will look at this.
Quote
Out of interest, is there a way to hide badges but only show notification in device top bar?
Thank you.
No, you can do that only in the hardcode.
This is not the scope of the extension.

robinschaafsma

  • *
  • Posts: 714
UPDATE Available version 2.5

Android Updated android-support-v4.jar to get it work with Stencyl build b9186 and higher
If you use an older version of Stencyl, don't update this extension or update Stencyl.
Or else you get an compile error thats says that its "Found 2 versions of android-support-v4.jar"

If you already donload this extension form my store, just login in to your account and re-download it.

frostypop

  • Posts: 76
Could you use this to top up an in game notification to rate your game (iOS) and if they did, then stop showing it? I'm looking for a "Rate pop up".

choppedupmonkey

  • *
  • Posts: 602
this still works well on android?

robinschaafsma

  • *
  • Posts: 714
Could you use this to top up an in game notification to rate your game (iOS) and if they did, then stop showing it? I'm looking for a "Rate pop up".
No

robinschaafsma

  • *
  • Posts: 714
this still works well on android?
Yes, it should still be working with latest release..

robinschaafsma

  • *
  • Posts: 714
UPDATE

2017-05-16(2.5.1)
-Tested for Stencyl 3.5,
-Required byRobin Toolset Extension Manager

If you already download this extension from my store, login to your account on the store and re-download the extension

« Last Edit: May 16, 2017, 03:55:07 pm by robinschaafsma »

robinschaafsma

  • *
  • Posts: 714
UPDATE

2017-05-18(2.5.2):
-FIX: iOS when selelect no repeat, notification not showing.
-FIX: single/double quotes does not accepted.

Update Toolset to latest version

Excellent! Very easy to use!