cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Mobile Service Client shows several blank screens.

RaulM
Explorer
0 Kudos
176

Hello,

i've been developing an app with SAP mdk and using SAP mobile svcs client and .apk for testing.

The apk works fine, no issues, but in the mobile client several screeens that i've build using metadata aproach (json and js) are  showing up blank. i have reset the client and still no success.

Another small issue i have is: 

 dynamicaly setting a page title with Mypage.setCaption(caption.toString()) works only on android, and not on ios. Is this a known issue or am i using the wrong api?

Thank you very much.

View Entire Topic
bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

When dynamic pages are not rendering most likely the problem is invalid metadata.  I would suggest logging the generated metadata and paste into a new blank temp page in the Editor and look for errors.

For your caption issue can you provide more details around that call.  Maybe share the relevant code leading up to that line.

RaulM
Explorer
0 Kudos
Hello Bill, thanks for the answer, the metadata is correct since it works in 2 apks, in dev and quality. The only place is does not work is in the mobile svcs client
bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos
Does your branded client include additional plugins or extensions? It could be your apks include something referenced that isn't part of the generic Mobile Svcs client