B4X FEED iOS Camera from WebView

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: iOS Camera from WebView است. این موضوع تا کنون 34 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع iOS Camera from WebView
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
34
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Hello,

In my app, I am requesting the permission to the camera from a web.

The app does ask me for permission to allow the camera, but once I say yes, it does nothing.

If I test the web directly in the browser it works.

Something inside the B4i is missing for me.


For B4a, i fixed it with this lines...
public void onPermissionRequest(PermissionRequest request) {
request.grant(request.getResources());
}


But I need it in B4i

Some idea?

Thanks

 

عقب
بالا