Search found 17 matches

by gliacca
Tue Jan 27, 2015 10:38 pm
Forum: Android Deployment
Topic: Unable to manage GCM notification
Replies: 31
Views: 19701

Re: Unable to manage GCM notification

Hi Bernd,
I'll update the bug report but.... I don't think is a miracle :D
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...

Ciao,
Gianluca
by gliacca
Tue Jan 27, 2015 5:46 pm
Forum: Android Deployment
Topic: Unable to manage GCM notification
Replies: 31
Views: 19701

Re: Unable to manage GCM notification

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
by gliacca
Sat Jan 24, 2015 2:03 am
Forum: iOS Deployment
Topic: Test Flight: "must contain the correct beta entitlement"
Replies: 14
Views: 18598

Re: Test Flight: "must contain the correct beta entitlement"

Does anyone find a solution to this problem?
I have the same right now.
by gliacca
Mon Jan 12, 2015 2:24 pm
Forum: Android Deployment
Topic: Unable to manage GCM notification
Replies: 31
Views: 19701

Re: Unable to manage GCM notification

Hi Neil,
I just submitted the issue to the Quality Control.
http://quality.runrev.com/show_bug.cgi?id=14368

Thanks for your help.

Gianluca
by gliacca
Sun Jan 11, 2015 11:24 pm
Forum: Android Deployment
Topic: Unable to manage GCM notification
Replies: 31
Views: 19701

Re: Unable to manage GCM notification

UPDATE: After installing the LC 7.0.1 on Mac environment I have the same problem.
by gliacca
Sun Jan 11, 2015 10:26 pm
Forum: Android Deployment
Topic: Unable to manage GCM notification
Replies: 31
Views: 19701

Re: Unable to manage GCM notification

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...
by gliacca
Sun Jan 11, 2015 9:57 pm
Forum: Android Deployment
Topic: Unable to manage GCM notification
Replies: 31
Views: 19701

Re: Unable to manage GCM notification

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
by gliacca
Sun Jan 11, 2015 8:35 pm
Forum: Android Deployment
Topic: Unable to manage GCM notification
Replies: 31
Views: 19701

Re: Unable to manage GCM notification

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...
by gliacca
Sun Jan 11, 2015 9:09 am
Forum: Android Deployment
Topic: Unable to manage GCM notification
Replies: 31
Views: 19701

Unable to manage GCM notification

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:" &&...
by gliacca
Sat Jan 10, 2015 8:21 am
Forum: iOS Deployment
Topic: Local Notification Configuration
Replies: 7
Views: 6163

Re: Local Notification Configuration

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
by gliacca
Sat Jan 10, 2015 1:36 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Problem populating DataGrid on Android device
Replies: 2
Views: 2797

Re: Problem populating DataGrid on Android device

Franco,
thank you for your reply.
I made a mistake in the code of Row Template and now I fixed and it works well.
Sorry for my error.
Thanks,
Gianluca
by gliacca
Sat Jan 10, 2015 1:35 am
Forum: iOS Deployment
Topic: Local Notification Configuration
Replies: 7
Views: 6163

Re: Local Notification Configuration

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
by gliacca
Fri Jan 09, 2015 2:28 pm
Forum: iOS Deployment
Topic: Local Notification Configuration
Replies: 7
Views: 6163

Re: Local Notification Configuration

Hi Simon,
I am not able to access the quality system in the link below.
The bug is still open?
May I have more information?

Thanks,
Gianluca
by gliacca
Mon Jan 05, 2015 5:28 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Problem populating DataGrid on Android device
Replies: 2
Views: 2797

Problem populating DataGrid on Android device

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...