Closed RealBBakGosu closed 5 years ago
We don’t support re-signing mpks — the app should be rebuilt instead. But most likely the problem is the debuggable flag was not set on the re-sign.
Closing this one as resolved — please re-open if that’s not the case!
Hello.
I installed exokit.mpk using mabu --re-sign and chang the certification to my own cuz the Existing cert is not available and the mpk is installed successfully but when I launch the app with [mldb launch com.webmr.exokit -v "ARGS=node . file:///package/examples/hello_ml.html" ] command The app does not behave normally. When I used it without the -v option, I checked that the app works. What is the problem?