App is closed after picking image using imagepicker.
Try giving app READ permission on initialisation
I am using ai companian
There is no option of read permission
Working OK for me with companion (android 13) - without requesting permissions
I also use this blocks but after picking app will not open again it will close automatically:worried:
I also want to know that how to upload the video in mit app
What is your android version, what device are you using to test?
Do you mean to the community (here) or to assets in your app, some other location in your app, or something else?
(Asset size is limited to 5mb)
No I do not want to upload assets on app I want to upload video on cloud db
7.1.1 is version and I am using oppo a71 mobile
Please help me as soon as possible I have to register my project till 26 June
I don't recommend it. Upload your videos to another online resource, using the web component, and store the link to your cloudDB.
Ok I will use firebase how it possible to upload video on firebase using mit app
You might try this method instead:
You have just opened a can of worms
Here is my method for Firebase using the web component. There are extensions which will allow uploading to Firebase Storage (which is different to Firebase Realtime Database)