GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-08-26T20:41:53.000+0000 |
Affected Version/s | Release 3.0.0, Release 3.0.2, Release 3.1.1, Release 3.1.2 |
Fix Version/s | 2013 Sprint 18, 2013 Sprint 18 API, Release 3.1.3, Release 3.2.0 |
Components | Android |
Labels | regression |
Reporter | Betty Tran |
Assignee | Hieu Pham |
Created | 2013-08-20T13:20:01.000+0000 |
Updated | 2013-08-30T17:19:26.000+0000 |
When we are using the ti.urbanairship module, calling Ti.UI.Android.openPreferences() crashes the application.
Note that this issue did not occur in 2.1.4GA
Steps to reproduce:
1. Download the attached zip file
2. Create a new project and add the Urban Airship module (2.3.2)
3. Place the platform folder and app.js in the new project
4. Edit the airshipconfig.properties file with your app secret and key
5. Run App and click the button.
6. App will crash
If the module is not added, the app does not crash.
Please also see the attached log file.
If the module is removed
it is not crashing without the UA module side loading so I am not sure if it is really a duplicate.
[~mobile_developer@onforce.com] Can you see if it crashes using the 3.2 (master) branch of CI?
[~ingo] I just checked and it doesnt crash on load. It crashes when it opens but I think it is a module problem of exposure of the preference classes.
[~mobile_developer@onforce.com] Any way you could paste that stack trace in inside a code block with line wraps?
[~ingo] here it goes The preference
[~mobile_developer@onforce.com], the fix for TIMOB-14324 will fix the original test case that [~btran] attached in the ticket. But you used a different preferences.xml and the crash log shows it is a different issue than the original test case. Can you file a new ticket with your test case?
ok
However [~pwang] when does 3.2 will be in a stable release?
[~mobile_developer@onforce.com] 3.2.0 will come out late this year. However, the fix here should be out in 3.1.3 (mid-September)
Ok, we have a deadline for Sept 17th on this
After speaking to Betty, she agrees this ticket is a duplicate. Closing as such.