Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Supersonic javascript component not working in apk build?

Former Member
0 Likes
1,025

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 

2 REPLIES 2
Read only

timokapanen
Product and Topic Expert
Product and Topic Expert
0 Likes
940

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.  

Read only

Former Member
0 Likes
924

done - thanks!