Ability to debug Native ios/android apps

The Limitation:

Since Base44 manages the entire native build process (wrapping your web app into the Android APK), you don’t have direct access to native code like

MainActivity.java

. This means you're unable to manually insert the

WebView.setWebContentsDebuggingEnabled(true)

command, and our default build configuration keeps this disabled for security reasons in production builds.


This makes sense but when were publishing our mobile apps for internal testing or closed betas we really need the ability to debug to understand issues were facing instead of the native code being a black box.

Please authenticate to join the conversation.

Upvoters
Status

In Review

Board
💡

Feature Request

Date

2 months ago

Author

Charles Lang

Subscribe to post

Get notified by email when there are changes.