Page 1 of 1

How to obfuscate?

Posted: Sat Aug 30, 2014 12:08 am
by hb condo

How can an APK for Android and an IPA file be obfuscated when a project is exported for Android / iOS? I've used ProGuard in the past for Android but it's not present in the Android source files.


How to obfuscate?

Posted: Sat Aug 30, 2014 6:16 am
by Alena Prykhodko

Hello,

Do you export to Eclipse and xCode projects?


How to obfuscate?

Posted: Mon Sep 01, 2014 5:57 pm
by hb condo

No, the primary reason why we use Apperyio is so we don't have to download/install/learn multiple IDEs.

Per the Android developer website, "ProGuard is integrated into the Android build system" - http://developer.android.com/tools/he...

How can an APK / IPA be obfuscated in Apperyio?


How to obfuscate?

Posted: Mon Sep 01, 2014 9:39 pm
by Illya Stepanov

Hi -

In Appery.io if “Release” box is checked JavaScript assets will be minified (http://devcenter.appery.io/documentat...), unfortunatly we don't have the obfuscate.


How to obfuscate?

Posted: Sun Oct 04, 2015 11:54 pm
by Madi Anas

Are there any plans to add obfuscation?


How to obfuscate?

Posted: Mon Oct 05, 2015 10:29 am
by Illya Stepanov

Hi Madi - our "Release" builds now obfuscate code by minimizing. On preview - no.


How to obfuscate?

Posted: Mon Oct 05, 2015 1:34 pm
by RobertJay

Illya, when I publish my pure HTML5 app, are my code comments included? If so, any plans of not doing so (for privacy and performance reasons)?


How to obfuscate?

Posted: Tue Oct 06, 2015 10:34 am
by Illya Stepanov

Robert - at this moment when you publishing your HTML5 app your code would be obfuscated. But this will be changed in our near hot fix - for web apps publishing only.


How to obfuscate?

Posted: Tue Oct 06, 2015 1:47 pm
by RobertJay

I'm sure Appery has its technical reasons for this sad step backwards. To me it's nothing less than a sign of its dwindling support for HTML5 developers.