-
Notifications
You must be signed in to change notification settings - Fork 27
Only grey screen on Android #3
Comments
Can you run "adb logcat" and upload the logs to pastebin / friendpaste and Also, which version of TodoLite-PhoneGap are you running, and what are the On Wednesday, February 12, 2014, yw5aj [email protected] wrote:
|
I have had several android clients come to me with this issue. They have been running earlier android versions < 4.3. I was able to get the Logcat from one of the clients it was on the line that logged "before create db put". when I commented out that line and the line with: console.log( 'XMLHttpRequest get: ' + xmlHttp.responseText ) the client was able to load the application without the grey screen of death. |
@deefactorial thanks for posting this. So removing log lines fixed the Grey Screen Of NonLife? Can you send a PR with these changes? |
@tleyden yes that's right. |
@tleyden can you merge my last PR ? |
Oops that slipped through the cracks .. taking a look. |
Hi,
First of all, thank you for contributing for such a great example!
However, when I tried to use it with Android, I encountered a problem. No matter its my local build or PhoneGap Build, when I open this app with either my Samsung I777 or Nexus 7, all I saw is a silver blank screen. Is that this repository is not working for now?
Thanks!
-Shawn
The text was updated successfully, but these errors were encountered: