Hello Dan,
Ah I see. Hmm. Nope, we do not use "NotificationCompat".
How are you sending the notifications? Are you using the Firebase Console?
if yes, I am wondering if you could just provide an image in the
"Notification Image (optional)" field here:
https://console.firebase.google.com/u/0/proj
Panos,
Yes, I have the icon in place and its showing just fine. It's not the icon I'm
working on... it's an actual image within the message (Like this:
https://raw.githubusercontent.com/pluralsight/guides/master/images/df051757-9a09-417b-a77a-8192c984b9a4.png).
In some more research, I ran in
Hello Ben,
Thank you for your detailed answer.
So far, I only have to deal with french text so I only need
a list of diacritic vowels and a list of the chars used as
replacement :
àâäéèêëîïôöùûüÿ
aaaiioouuuy
With a simple loop it is feasible and it doesn't slow down
my scripts significantly.
Hello Dan,
Have you provided a "Status Bar Icon" in the Android standalone settings?
If yes, what icons have you tried? I think colored icons are no longer
allowed, in recent Android versions.
The icons have to be png images, and they need to be white on black or
transparent only, otherwise they
Hi jbv,
This one of a number of gaps that exist in the jungle of character processing
in LiveCode.
I don't think there is a 'diacriticSensitive' property. Some part of LiveCode
are clever about accents, see e.g.
https://quality.livecode.com/show_bug.cgi?id=15312
https://quality.livecode.com/