ppmk / and-bible

Automatically exported from code.google.com/p/and-bible
0 stars 0 forks source link

Unable to navigate to a new page on any document in the And Bible application #92

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Looking up and trying to switch to a Bible passage by book title and chapter
2.Entering a word in any of the dictionaries
3.Anytime I need to switch from the page displayed on my screen (Genesis 1:1) 

What is the expected output? What do you see instead?
I expect that the document will navigate to the new page I have requested (I.e. 
a new book and chapter or a new dictionary definition or Strong's word etc.). 
Instead I just see the original page come back on the screen. (I.e. I am on 
Genesis 1:1 and try to go to Matthew 24:1, the screen just goes back to Genesis 
1 and will not go anywhere else).

What version of the product are you using? On what operating system?
Version 1.1.1.  Android 4.0 Ice Cream Sandwich (Motorola Xoom)

Please provide any additional information below.
I used to use this app on Motorola Xoom android 3.0 honeycomb and everything 
worked great. Since the update to android 4.0 the app open at all so I 
installed the update 1.1.1 and it opened but I couldn't navigate to a new page 
on any document. I uninstalled 
everything and reinstalled it and the same problem occurs.

Original issue reported on code.google.com by aaronwr....@gmail.com on 31 Jan 2012 at 7:30

GoogleCodeExporter commented 9 years ago
I have seen this once before on my own mobile, but could not reproduce it 
again.  The fix for me was to simply exit the app and restart it.

To exit the app: Manage Apps/And Bible/Force stop

There is a later version of And Bible available via the Downloads tab on this 
web site.

Let me know if either of the above help.  If not then it gets trickier to fix.

Versions of And Bible prior to 1.0.2 had a problem running on Android 4 which 
would explain some of your earlier issues.

Regards
Martin

Original comment by mjden...@gmail.com on 31 Jan 2012 at 10:34

GoogleCodeExporter commented 9 years ago
Thank you for your quick reply. No, neither of those solutions worked on my
device. I installed update 1.1.1.apk from your website and tried the force
stop. What else could I try? Thank you.

Original comment by aaronwr....@gmail.com on 31 Jan 2012 at 6:45

GoogleCodeExporter commented 9 years ago
I also tried the version 20120120.apk and force stop and still problem not fixed

Original comment by aaronwr....@gmail.com on 31 Jan 2012 at 7:12

GoogleCodeExporter commented 9 years ago
We should continue this via direct e-mail.

If you are willing we can start looking at logs etc. but I don't predict a 
quick fix.

Martin

Original comment by mjden...@gmail.com on 1 Feb 2012 at 12:50

GoogleCodeExporter commented 9 years ago
We tracked this down to more aggressive Activity killing in Android 4.0.3

See 
http://stackoverflow.com/questions/8617028/is-this-a-new-implementation-in-andro
id-4-0

I have made a small amendment to prevent the error but may refactor the current 
event-driven state management in the future to be Pull using urls.

Original comment by mjden...@gmail.com on 4 Feb 2012 at 5:21