Greetings! I am experiencing an error when my android app attempts to register the device (on launch) to GCM. pushNotificationRegistrationError returns this:
error APA91bH...[a whole bunch of crud]...YV2Yg insert error Table 'xxxxxx.xxxxx' doesn't exist update error Table 'xxxxxx.xxxxx' doesn't exist (xxxxxx.xxxxx is a [modified] string of my username and app name) Just to be clear, this insert error is not coming from me. This is when the app launches and attempts to register with GCM. I have the app registered in the Developer's Console, Google Cloud Messaging for Android is enabled, I have the app ID in the "Push Sender ID" in LC's Application Settings and I made a keystore for signing in Terminal. I have done this exact procedure for several other apps that are working fine. I have compared the apps side by side and everything looks correct. Anyone have any idea what this is or how to resolve it? A great many thanks in advance, - Dan _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode