thank, work, need testing few days)
Let me know if you find any issues or difficulties
I made a demo project which shows the notification twice in the Background. This can be extended or the times can be changed by increasing the tillTime
value:
return String.valueOf(System.currentTimeMillis()).substring(8, 12);
The above code is in the fifth index in the values list. This will be interpreted and we get a random number. This is to show two different notification.
(Tested on Emulator running Android 7 and Android 10 Samsung)
NotificationRepeat1.aia (404.2 KB)
thank you very much
hello iam trying ro learn the extension i made this to show dialog notifire but not working can help me
Welcome, remove this list and set an empty list here. You should only put an index when the value needs to be interpreted. Everything else is fine.
I don't think showing a dialog in the Background will work. I will look into it. The app produces error which is logged. This is the issue with the UI components mostly.
Really after seeing this extension, I can't control myself to don't did nice reply.
Is this working with Kodular also????
No, this extension doesn't support Kodular.
Hii @Kumaraswamy Nice extension
I want to run firebase in background and want tag and value after the data changed and show tag and value in notification same as notification from firebase
Is this possibe ?
it is a dream
Wow that is the Best Extension
Currently events are not supported but maybe added later
Why?
I have alredy said it...?
No, you only said:
Which issues?
That's was never an issue.
I have already told @Kumaraswamy a lot of times that extension will also work in Kodular if the user modifies manifest a little bit.
See this thread for example:
I don't know . I had confirmed overtimes before posting anything.
Yes, the extension will work if changed something manifest as you say. As the previous version of the extension is open-source, why don't you all do some experiments with this version and the previous version? I just use services
annotation and have no idea about manifest as I am not experienced with it. I had thought to look at how to add manifest elements today but did not get time to do it.
The NotificationRepeat demo aia is not loading into the compiler. I get this error on the Designer when I import the aia . Do you have any idea what the problem might be?
I am using Companion. Other aia files load without issue. Thanks.
Fixed with NotificationRepeat1. Thank you.