[ 
https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434565#comment-13434565
 ] 

Greg commented on CB-1185:
--------------------------

@Joe - Here is an LogCat of a user. You will see the once app is launched 
again, he touch all the buttons (which are presented below to change the page, 
but nothing happens. Once the the UI unfreezes, you will see messages like:

08-14 13:39:10.200 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:10.200 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/friendlistArea)
08-14 13:39:10.387 D/CordovaLog(4740): ONRESUME CALLED

It seems like the onRESUME is holding up the process. Any insights?

My android:configChanges look like this:

android:configChanges="orientation|keyboardHidden">

Thanks,

08-14 13:38:48.184 I/ActivityManager(176): START 
{act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] 
flg=0x10200000 cmp=com.untappdllc.app/.UntappdV2_FinalActivity 
bnds=[200,785][360,985]} from pid 421
08-14 13:38:48.192 I/ActivityThread(9514): Pub 
com.google.android.apps.plus.content.ApiProvider: 
com.google.android.apps.plus.content.EsApiProvider
08-14 13:38:48.192 I/ActivityThread(9514): Pub 
com.google.android.apps.plus.content.EsGooglePhotoProvider: 
com.google.android.picasasync.PicasaContentProvider
08-14 13:38:48.255 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:38:48.255 D/dalvikvm(9514): GC_CONCURRENT freed 337K, 3% free 
13109K/13511K, paused 2ms+2ms
08-14 13:38:48.278 I/ActivityThread(9514): Pub 
com.google.android.apps.plus.content.EsPicasaStoreProvider: 
com.google.android.picasastore.PicasaPhotoContentProvider
08-14 13:38:48.294 I/ActivityThread(9514): Pub com.google.plus.platform: 
com.google.android.apps.plus.content.AdsProvider
08-14 13:38:48.294 I/ActivityThread(9514): Pub 
com.google.android.apps.plus.iu.EsGoogleIuProvider: 
com.google.android.apps.plus.iu.InstantUploadProvider
08-14 13:38:48.340 D/dalvikvm(9514): GC_CONCURRENT freed 504K, 5% free 
13135K/13703K, paused 2ms+2ms
08-14 13:38:48.340 I/ActivityThread(9514): Pub 
com.google.android.apps.plus.content.EsProvider: 
com.google.android.apps.plus.content.EsProvider
08-14 13:38:48.387 V/PhoneStatusBar(256): setLightsOn(true)
08-14 13:38:48.426 I/a       (2324): Registering default exceptions handler
08-14 13:38:48.426 D/OpenGLRenderer(421): Flushing caches (mode 1)
08-14 13:38:48.426 I/a       (2324): TRACE_VERSION: 1.0.6
08-14 13:38:48.426 D/a       (2324): APP_PACKAGE: com.anddoes.fancywidgets
08-14 13:38:48.426 D/a       (2324): APP_VERSION: 3.5.5
08-14 13:38:48.434 D/a       (2324): Looking for exceptions in: 
/data/data/com.anddoes.fancywidgets/files
08-14 13:38:48.512 D/OpenGLRenderer(421): Flushing caches (mode 0)
08-14 13:38:48.536 D/dalvikvm(176): GC_CONCURRENT freed 2152K, 13% free 
25595K/29319K, paused 9ms+7ms
08-14 13:38:48.590 D/PicasaPhotoCP(9514): set fsid first time:-1
08-14 13:38:48.598 D/dalvikvm(9514): GC_CONCURRENT freed 285K, 3% free 
13367K/13767K, paused 2ms+2ms
08-14 13:38:48.708 D/dalvikvm(9514): GC_CONCURRENT freed 196K, 2% free 
13696K/13959K, paused 4ms+3ms
08-14 13:38:48.864 D/dalvikvm(9514): GC_CONCURRENT freed 287K, 3% free 
13899K/14279K, paused 4ms+2ms
08-14 13:38:48.895 D/dalvikvm(9514): GC_FOR_ALLOC freed 92K, 3% free 
13995K/14407K, paused 20ms
08-14 13:38:48.903 I/dalvikvm-heap(9514): Grow heap (frag case) to 13.974MB for 
260112-byte allocation
08-14 13:38:48.926 D/dalvikvm(9514): GC_FOR_ALLOC freed 126K, 4% free 
14123K/14663K, paused 21ms
08-14 13:38:48.950 D/dalvikvm(9514): GC_FOR_ALLOC freed 311K, 4% free 
14116K/14663K, paused 20ms
08-14 13:38:48.973 D/dalvikvm(9514): GC_FOR_ALLOC freed 62K, 4% free 
14180K/14663K, paused 18ms
08-14 13:38:48.973 I/dalvikvm-heap(9514): Grow heap (frag case) to 14.155MB for 
260112-byte allocation
08-14 13:38:48.997 D/dalvikvm(9514): GC_FOR_ALLOC freed 126K, 5% free 
14308K/14919K, paused 19ms
08-14 13:38:49.020 D/dalvikvm(9514): GC_FOR_ALLOC freed 369K, 4% free 
14363K/14919K, paused 18ms
08-14 13:38:49.044 D/dalvikvm(9514): GC_FOR_ALLOC freed 126K, 3% free 
14491K/14919K, paused 19ms
08-14 13:38:49.145 D/dalvikvm(9514): GC_CONCURRENT freed 363K, 3% free 
14815K/15239K, paused 1ms+3ms
08-14 13:38:49.270 D/dalvikvm(9514): GC_CONCURRENT freed 179K, 2% free 
15447K/15687K, paused 1ms+2ms
08-14 13:38:49.419 D/dalvikvm(9514): GC_CONCURRENT freed 580K, 4% free 
15877K/16519K, paused 1ms+3ms
08-14 13:38:49.598 D/dalvikvm(6622): GC_CONCURRENT freed 497K, 5% free 
13018K/13639K, paused 3ms+3ms
08-14 13:38:49.614 D/dalvikvm(9514): GC_CONCURRENT freed 764K, 6% free 
16180K/17031K, paused 2ms+4ms
08-14 13:38:50.215 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/friendlistArea)
08-14 13:38:50.215 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:38:50.215 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:38:50.215 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/friendlistArea)
08-14 13:38:51.247 I/ActivityManager(176): START 
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] 
flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from 
pid 176
08-14 13:38:51.309 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:38:51.458 W/InputManagerService(176): Starting input on non-focused 
client com.android.internal.view.IInputMethodClient$Stub$Proxy@41ee6080 
(uid=10066 pid=4740)
08-14 13:38:51.973 I/ActivityManager(176): No longer want 
com.greythinker.punchback (pid 1923): hidden #16
08-14 13:38:51.981 W/ActivityManager(176): Scheduling restart of crashed 
service com.greythinker.punchback/.blockingops.PunchBackService in 5000ms
08-14 13:38:52.450 I/ActivityManager(176): START 
{act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] 
flg=0x10200000 cmp=com.nolanlawson.logcat/.LogcatActivity 
bnds=[520,785][680,985]} from pid 421
08-14 13:38:52.590 V/PhoneStatusBar(256): setLightsOn(true)
08-14 13:38:52.598 D/OpenGLRenderer(421): Flushing caches (mode 0)
08-14 13:38:52.786 D/OpenGLRenderer(421): Flushing caches (mode 1)
08-14 13:38:53.911 D/dalvikvm(8222): GC_CONCURRENT freed 1336K, 21% free 
13296K/16647K, paused 5ms+5ms
08-14 13:38:54.012 D/dalvikvm(8222): GC_CONCURRENT freed 263K, 20% free 
13474K/16647K, paused 2ms+10ms
08-14 13:38:54.176 D/dalvikvm(8222): GC_CONCURRENT freed 303K, 19% free 
13596K/16647K, paused 1ms+3ms
08-14 13:38:54.590 I/ActivityManager(176): START 
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] 
flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from 
pid 176
08-14 13:38:55.020 D/dalvikvm(355): GC_CONCURRENT freed 2170K, 16% free 
20944K/24711K, paused 5ms+7ms
08-14 13:38:55.145 D/dalvikvm(8222): GC_CONCURRENT freed 373K, 19% free 
13623K/16647K, paused 3ms+13ms
08-14 13:38:55.590 I/ActivityManager(176): START 
{act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] 
flg=0x10200000 cmp=com.untappdllc.app/.UntappdV2_FinalActivity 
bnds=[200,785][360,985]} from pid 421
08-14 13:38:55.731 D/dalvikvm(176): GC_FOR_ALLOC freed 2188K, 18% free 
24295K/29319K, paused 86ms
08-14 13:38:55.739 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:38:55.903 V/PhoneStatusBar(256): setLightsOn(true)
08-14 13:38:55.903 W/InputManagerService(176): Starting input on non-focused 
client com.android.internal.view.IInputMethodClient$Stub$Proxy@41db9060 
(uid=10097 pid=8222)
08-14 13:38:55.911 D/OpenGLRenderer(421): Flushing caches (mode 0)
08-14 13:38:56.122 D/OpenGLRenderer(421): Flushing caches (mode 1)
08-14 13:38:56.465 D/dalvikvm(4441): GC_CONCURRENT freed 368K, 5% free 
13359K/14023K, paused 4ms+4ms
08-14 13:38:57.005 I/dalvikvm(9546): Turning on JNI app bug workarounds for 
target SDK version 7...
08-14 13:38:57.012 I/ActivityManager(176): Start proc com.greythinker.punchback 
for service com.greythinker.punchback/.blockingops.PunchBackService: pid=9546 
uid=10078 gids={3003, 1015}
08-14 13:38:57.239 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/yourArea)
08-14 13:38:57.239 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:38:57.239 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:38:57.239 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/yourArea)
08-14 13:38:58.083 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/discoverArea)
08-14 13:38:58.083 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:38:58.083 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:38:58.083 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/discoverArea)
08-14 13:38:58.833 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/friendsArea)
08-14 13:38:58.833 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:38:58.833 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:38:58.833 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/friendsArea)
08-14 13:38:59.676 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/friendlistArea)
08-14 13:38:59.676 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:38:59.676 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:38:59.676 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/friendlistArea)
08-14 13:39:00.301 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/notificationsArea)
08-14 13:39:00.301 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:00.309 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:00.309 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/notificationsArea)
08-14 13:39:00.880 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/yourArea)
08-14 13:39:00.880 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:00.887 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:00.887 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/yourArea)
08-14 13:39:01.544 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/discoverArea)
08-14 13:39:01.544 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:01.544 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:01.544 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/discoverArea)
08-14 13:39:02.348 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/yourArea)
08-14 13:39:02.348 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:02.348 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:02.348 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/yourArea)
08-14 13:39:03.005 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/friendsArea)
08-14 13:39:03.005 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:03.005 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:03.005 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/friendsArea)
08-14 13:39:03.512 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/friendlistArea)
08-14 13:39:03.512 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:03.512 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:03.512 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/friendlistArea)
08-14 13:39:04.340 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/notificationsArea)
08-14 13:39:04.340 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:04.340 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:04.340 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/notificationsArea)
08-14 13:39:05.114 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/yourArea)
08-14 13:39:05.114 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:05.114 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:05.114 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/yourArea)
08-14 13:39:05.762 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/discoverArea)
08-14 13:39:05.762 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:05.762 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:05.762 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/discoverArea)
08-14 13:39:06.372 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/friendsArea)
08-14 13:39:06.372 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:06.372 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:06.372 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/friendsArea)
08-14 13:39:07.114 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/notificationsArea)
08-14 13:39:07.114 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:07.114 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:07.114 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/notificationsArea)
08-14 13:39:07.661 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/friendlistArea)
08-14 13:39:07.661 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:07.661 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:07.661 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/friendlistArea)
08-14 13:39:08.192 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/yourArea)
08-14 13:39:08.192 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:08.200 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:08.200 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/yourArea)
08-14 13:39:08.614 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/discoverArea)
08-14 13:39:08.614 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:08.614 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:08.614 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/discoverArea)
08-14 13:39:09.059 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/friendsArea)
08-14 13:39:09.059 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:09.067 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:09.067 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/friendsArea)
08-14 13:39:09.653 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/notificationsArea)
08-14 13:39:09.653 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:09.653 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:09.653 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/notificationsArea)
08-14 13:39:10.200 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/friendlistArea)
08-14 13:39:10.200 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:10.200 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:10.200 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/friendlistArea)
08-14 13:39:10.387 D/CordovaLog(4740): ONRESUME CALLED
08-14 13:39:10.387 D/CordovaLog(4740): 
file:///android_asset/www/assets/js/main.js: Line 130 : ONRESUME CALLED
08-14 13:39:10.387 I/Web Console(4740): ONRESUME CALLED at 
file:///android_asset/www/assets/js/main.js:130
08-14 13:39:10.387 D/CordovaLog(4740): THE NEXT PAGE IS : #!/friendlistArea
08-14 13:39:10.387 D/CordovaLog(4740): 
file:///android_asset/www/assets/js/main.js: Line 175 : THE NEXT PAGE IS : 
#!/friendlistArea
08-14 13:39:10.387 I/Web Console(4740): THE NEXT PAGE IS : #!/friendlistArea at 
file:///android_asset/www/assets/js/main.js:175
08-14 13:39:10.395 D/CordovaLog(4740): ONRESUME CALLED
08-14 13:39:10.395 D/CordovaLog(4740): 
file:///android_asset/www/assets/js/main.js: Line 130 : ONRESUME CALLED
08-14 13:39:10.395 I/Web Console(4740): ONRESUME CALLED at 
file:///android_asset/www/assets/js/main.js:130
08-14 13:39:10.536 D/CordovaLog(4740): POS: 0
08-14 13:39:10.536 D/CordovaLog(4740): 
file:///android_asset/www/assets/js/util.js: Line 656 : POS: 0
08-14 13:39:10.536 I/Web Console(4740): POS: 0 at 
file:///android_asset/www/assets/js/util.js:656
08-14 13:39:10.536 D/CordovaLog(4740): PAGE - #friendlistArea
08-14 13:39:10.536 D/CordovaLog(4740): 
file:///android_asset/www/assets/js/util.js: Line 710 : PAGE - #friendlistArea
08-14 13:39:10.536 I/Web Console(4740): PAGE - #friendlistArea at 
file:///android_asset/www/assets/js/util.js:710
08-14 13:39:10.622 D/CordovaLog(4740): going forward
08-14 13:39:10.622 D/CordovaLog(4740): 
file:///android_asset/www/assets/js/util.js: Line 794 : going forward
08-14 13:39:10.622 I/Web Console(4740): going forward at 
file:///android_asset/www/assets/js/util.js:794
08-14 13:39:10.926 D/Cordova (4740): 
onPageFinished(file:///android_asset/www/index.html#!/yourArea)
08-14 13:39:10.926 D/CordovaWebView(4740): >>> loadUrlNow()
08-14 13:39:10.934 D/DroidGap(4740): onMessage(onNativeReady,null)
08-14 13:39:10.934 D/DroidGap(4740): 
onMessage(onPageFinished,file:///android_asset/www/index.html#!/yourArea)
08-14 13:39:10.934 D/CordovaLog(4740): THE NEXT PAGE IS : #!/yourArea
08-14 13:39:10.934 D/CordovaLog(4740): 
file:///android_asset/www/assets/js/main.js: Line 175 : THE NEXT PAGE IS : 
#!/yourArea
08-14 13:39:10.934 I/Web Console(4740): THE NEXT PAGE IS : #!/yourArea at 
file:///android_asset/www/assets/js/main.js:175
08-14 13:39:10.934 D/CordovaLog(4740): POS: 0
08-14 13:39:10.934 D/CordovaLog(4740): 
file:///android_asset/www/assets/js/util.js: Line 656 : POS: 0
08-14 13:39:10.934 I/Web Console(4740): POS: 0 at 
file:///android_asset/www/assets/js/util.js:656
08-14 13:39:10.934 D/CordovaLog(4740): PAGE - #yourArea
08-14 13:39:10.934 D/CordovaLog(4740): 
file:///android_asset/www/assets/js/util.js: Line 710 : PAGE - #yourArea
08-14 13:39:10.934 I/Web Console(4740): PAGE - #yourArea at 
file:///android_asset/www/assets/js/util.js:710
08-14 13:39:11.051 D/CordovaLog(4740): Uncaught TypeError: Cannot call method 
'activityStop' of undefined - file:///android_asset/www/assets/js/util.js 420

                
> When Application is placed in background and resumed, the UI is frozen
> ----------------------------------------------------------------------
>
>                 Key: CB-1185
>                 URL: https://issues.apache.org/jira/browse/CB-1185
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.0.0
>         Environment: Jelly Bean 4.1, ICS 4.0.x
>            Reporter: Greg
>            Assignee: Joe Bowser
>
> When using PhoneGap 2.0.0 on ICS or JellyBean, the application freezes up 
> after you set the app to the background or turn of the screen. After around 
> 3-7 seconds, the application unfreezes and pretty much causes a panic and 
> usually crashes. No error reports have been submitted.
> Here is how you re-produce the issue:
> 1. Download Untappd - 
> V2.0.4(https://play.google.com/store/apps/details?id=com.untappdllc.app)
> 2. After logging in stay on the Friends tab
> 3. Turn the the screen off and wait about 3-7 minutes
> 4. Turn the screen back on, and the interface should be frozen.
> Another possible path to re-producing the issue:
> 1. Download Untappd - 
> V2.0.4(https://play.google.com/store/apps/details?id=com.untappdllc.app)
> 2. After logging in stay on the Friends tab
> 3. Go back to the home screen then use other apps for about 3-7 minutes.
> 4. Go back into Untappd, and the interface should be frozen.
> When the app is frozen, native menu buttons will not nor any options in the 
> UI. 
> Would love to see if anyone can replicate this. I've tested this on Jelly 
> Bean 4.1.x on a Samsung Galaxy Nexus, but users have been having this problem 
> majority on ICS (4.0.x)
> Thanks,
> Greg

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to