cancel
Showing results for 
Search instead for 
Did you mean: 

AttachmentFormCell not opening camera to take a picture in version 7.0.0

rajaldudhatra
Member
0 Kudos

Configured AttachmentActionTakePicture action of AttachmentFormCell to take a picture in Android.

While click on `Add` button -> Take Picture menu, camera is not opening to take a picture even not getting any exception in logcat.

SAP SDK version - 7.0.0

Mobile Platform SDK - Android

Please help to resolved this issue.

Thanks & Regards,

Rajal

MarkFogle
Advisor
Advisor
0 Kudos

Hi Rajal,

Could you provide some additional details regarding the issue you are facing? For example :

  • Which versions of Android are experiencing the issue?
  • Is this error occurring across all devices?
  • If you view the App Info for the application, which permissions does it show as being Allowed and Not allowed?
  • If the permission is manually allowed (by adding it from the App Info settings) does the Camera then appear?
  • If the application is uninstalled and reinstalled, does the problem still occur?
  • If you view the logcat output do you see a message similar to "Permission grant result requestId=requestId callingUid=callingUid callingPackage=callingPackage permission=android.permission.CAMERA isImplicit=false result=2"? If so, this is an indication that the permission has previously been requested from the user and the user has explicitly denied it.

Regards,

Mark Fogle

SAP BTP SDK for Android

Accepted Solutions (0)

Answers (0)