Hello, everyone!
Currently I am developing an Android App on Titanium Appselerator.
So I got a problem. I couldn't pack my app so it could be installed on Android prior to 4.3 version.
Seems like my keystore sigalg is SHA1withRSA while I need MD5withRSA according to documentation: http://docs.appcelerator.com/titaniu...g_Android_apps
Currently I've created my own build script that signs up unsigned apk.
Is there a way how I could select sigalg from Titanium Studio?
Currently I am developing an Android App on Titanium Appselerator.
So I got a problem. I couldn't pack my app so it could be installed on Android prior to 4.3 version.
Seems like my keystore sigalg is SHA1withRSA while I need MD5withRSA according to documentation: http://docs.appcelerator.com/titaniu...g_Android_apps
Currently I've created my own build script that signs up unsigned apk.
Is there a way how I could select sigalg from Titanium Studio?