[AC-4929] Android 4.0.4 crashes on launch with Ti SDK 6.0.0.GA and higher
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Won't Do |
Resolution Date | 2017-04-27T14:02:52.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | android |
Reporter | John Staunton |
Assignee | Shak Hossain |
Created | 2017-04-27T13:15:40.000+0000 |
Updated | 2017-05-01T19:55:30.000+0000 |
Description
Very straightforward - have a tablet (Motorola Xoom) running Android 4.0.4. Created a new, clean Titanium app using SDK 6.0.3.GA (also tried with 6.0.0.GA) and tried to run on the device. App crashes immediately after (during?) the splash screen with no indication as to why in logcat.
Re-trying using SDK 5.5.0.GA works without issue...
Hello, The reason is straight forward. Android API (android-14-18) is too old and is no longer supported by Titanium SDK 6.0.3. Thanks.
In that case, can someone update the compatibility matrix (http://docs.appcelerator.com/platform/latest/#!/guide/Titanium_Compatibility_Matrix). It clearly states that for Titanium SDK 5.1.0 to latest, 4.0.x (API 14) is the minimum Android SDK supported. I haven't been able to find any documentation specifying the minimum Android version supported for Titanium 6.0.x... and we based our development work on the Titanium documents. Now it seems we can no longer support some of our users who are on older Android versions...
Pretty sure Android 4.0.0 is still supported. [~gmathews] can you enlight us?