2024 Oct 08 10:34 PM
Hey all - I'm not sure I'll get an answer here but I'll try. I've made some logic changes to my app after a few months away, and I have a supersonic javascript component (doing websockets) which works perfectly well when previewing the app in the browser. But the new build process produces an .apk binary that's 1/3rd the size of my previous (successful) builds, and the websocket stuff doesn't seem to be working anymore in .apk form. Further, there's no debugging available anymore, even via adb, so I'm not even really sure where to start.
Anyone else have a similar issue ("advanced" functionality no longer working in .apks but works fine in web preview)? If so, what did you do about it?
This app has been working for me for years, and it's frustrating that perhaps now this is the end of the road for it.
Thx
2024 Oct 16 8:03 AM
Hi, sorry to hear that you are facing this issue. Could you export your app to allow us to study this further? If possible, please send the exported app to our email SAPBuildAppsSupport@sap.com.
2024 Oct 16 5:30 PM