Page 1 of 1
psu notification icon
Posted: Fri Mar 27, 2020 7:30 pm
by paulalsmith1000
Evening All
Does anyone know how/if you can change the push notification icon from the default LC one to one of your choice?
Also as an aside one of the livecode guides says your application icon should be in incs format, but when you try to select this file from the folder it only shows png formats?
Again, as ever, all/any help appreciated.
Kind regards
Paul
Re: psu notification icon
Posted: Fri Mar 27, 2020 8:05 pm
by Klaus
Hi Paul,
sorry, I don't own any mobile device and don't develop for mobile, so no idea about changing the push notification icon.
But maybe this is supplied by the underlying ANDROID OS?
Also as an aside one of the livecode guides says your application icon should be in incs format, but when you try to select this file from the folder it only shows png formats?
Do you mean the icons/splash screen for ANDROID?
They need to be in PNG format, maybe just a documentation error.
But what about this one?
https://forums.livecode.com/viewtopic.p ... 05#p189305
Best
Klaus
Re: psu notification icon
Posted: Sat Mar 28, 2020 1:54 pm
by simon.schvartzman
Hi Paul, really easy (somebody help me out with this one before)
Does anyone know how/if you can change the push notification icon from the default LC one to one of your choice?
In the Android Stand Alone Application Settings there is a field named Status Bar Icon where you can upload a 33x33 png image with the desired Icon.
Hope it helps
Simon
Re: psu notification icon
Posted: Tue Apr 07, 2020 7:14 pm
by paulalsmith1000
Hi Simon
Thanks v much, it was really bugging me, but I couldn't find the answer anywhere.
Kind regards
Paul