cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi experts,

Recenlty we developed one application in SAP Build Apps having QR code scan and Take Photo flow function. This application works well in Preview mode.

Once we deployed it in Build Work zone and then accessing it through mobile start application in mobile device, 'Scan QR code' function is working fine, but 'Take Photo' function is not able to access the camera.

Getting below error:

platformNotSupported : This platform is not supported

{"code":"platformNotSupported","platform":"web"}

Looking for your expert advice on this.

SAP Build Apps , SAP Build Work Zone, standard edition , Joule Work mobile app for iOS 

0 Likes
View Entire Topic
robinkuck
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Mohit, 

the Web runtime does not support the "Take photo" function (details: https://help.sap.com/docs/build-apps/references/take-photo)

You need to deploy your app as a native app.

Best regards,
Robin