Open gatgithub opened 8 years ago
@vcardillo right now the minSDK is 4.2 (17) what is the minSDK the app needs? http://developer.android.com/intl/es/guide/topics/manifest/uses-sdk-element.html
What percent of people use something below 4.2? Are we able to get that stat?
On Fri, Dec 18, 2015 at 11:01 AM, Kokusho Torres notifications@github.com wrote:
@vcardillo https://github.com/vcardillo right now the minSDK is 4.2 (17) what is the minSDK the app needs? http://developer.android.com/intl/es/guide/topics/manifest/uses-sdk-element.html
— Reply to this email directly or view it on GitHub https://github.com/bentocorp/android/issues/240#issuecomment-165871079.
Still - Present - 02.12.2016 - Check the video below.
https://drive.google.com/file/d/0B8YZA8es5LeXYWhPQnNibVdyd2c/view?usp=sharing
I forgot about this issue @vcardillo look, its hard to make it compatible, we use some elements only available from 4.1 and above.
You can check it http://developer.android.com/intl/es/about/dashboards/index.html any time.
You said minSDK is 4.2. But you said you can do 4.1 and above? Are you able to do that without a lot of work? Either 4.1 or 4.2 and above are fine. Let me know which it is. @xkokushox
Device: Lenovo P700i Android 4.0.4 Affected items: Launch the app
ACTUAL RESULTS:- Can't install the app on a device with Android version 4.0.4: Parse error
EXPECTED RESULTS: T he app should be installed.
OTHER NOTES / ERROR MESSAGES:-
Video: http://bugs8.gatserver.com/uploads/de0d4a9a9c705d63f8b7a52181120b03.mp4
Steps to reproduce this issue