Hi Bernd,
I'll update the bug report but.... I don't think is a miracle
Also Neil had the same problem if you read previous reply on this post...
Maybe something went wrong in 7.0.1 but I think we need to know if they fixed something...
Just an update.
Today I downloaded LCCommunity 7.0.2 (rc 1).
After packing the android apk now the devices using my app are enable to register for GCM messages.
Thanks to all.
Gianluca
Hi Dave, I already read these post but it is not useful for my project. I tested on 2 different Android devices on LC 6.71. and I got always the same errore: INVALID_SENDER. I read in this forum of several people using this feature so it's really strange that I have this problem. Maybe someone of th...
Hi Dave,
thanks for your suggestion.
I watched the video but I have a bigger problem than what it's explained in it.
My app when start on the device is not able to register and so I can't have the device ID in order to try to push them notifications.
I am really in trouble now.
Thanks a lot,
Gianluca
I add some information. I spent all the day in testing and I found this: - LC 6.7.1: if I deploy on Android specifying the Project ID, I got a registration error event with message INVALID_SENDER - LC 7.0.1: deploying the same code I have no message of failed or successful registration. May it's a b...
Hello, I wrote an application in order to use push notification. I also registered it on google play and now it is available for download. My problem is that I can't get the pushNotificationRegistered event. I put in the stack this code: on pushNotificationRegistered tMessage answer "Registered:" &&...
Hi Simon,
I just installed the 7.0.1 version on Mac and the notifications are now enabled on iOS 8 virtual device.
Thanks a lot for your help.
Ciao,
Gianluca
Sorry but I have to tell you that I am running LC 7.0 on Mac virtual machine and I still have the same bug on iOS 8.1.
Have you any idea about this?
Thanks a lot,
Gianluca
Hi everyone, I built an application in which I retrieve a list of fields from an external MySQL database in order to populate a Data Grid. All works fine, I get all the data from my remote MySQL DB but when I try to populate the DataGrid nothing happens. I tried with an Array rather than using the c...