I have a website in which there is a file and image picker. then i make it a web viewer in kodular. but the file and image picker is not working. how to handle it?
thanks
Anu10
(Anu)
September 19, 2022, 6:19am
#2
Try with CustomWebView Extension
1.Introduction
Latest Version : 11
Released: 2020-05-12T18:30:00Z (UTC)
Last Updated:2021-07-12T18:30:00Z (UTC)
Required Api : 21
Permissions: android.permission.WRITE_EXTERNAL_STORAGE,android.permission.ACCESS_DOWNLOAD_MANAGER,android.permission.ACCESS_FINE_LOCATION,android.permission.RECORD_AUDIO, android.permission.MODIFY_AUDIO_SETTINGS, android.permission.CAMERA,android.permission.VIBRATE,android.webkit.resource.VIDEO_CAPTURE,android.webkit.resource.AUDIO_CAPTURE,android.launcher.permis…
Try this
[blocks (2)]
[blocks (3)]
Demo <a class="lightbox" href="https://kodular-community.s3.dualstack.eu-west-1.amazonaws.com/original/3X/e/6/e64aaad6bcd1dc663cc55d729bddce35df5fc5f8.jpeg" data-download-href="/uploads/short-url/wRfN7mSkPtqyCbZPZcszXZTseLK.jpeg?dl=1" title="IMG_20210904_021825" rel="noopener nofollow ugc">[IMG_20210904_021825]</a>
Or
If the upload content is image only then you can use Image Picke…