Why can’t i upload the images through my app i have been trying to sort this out for a while now can someone help me sort this out please
I don’t think this functionality is available natively. If you use a plugin on your website which allows file uploads, you can enable webviews within your app and render that functionality in it.
For instance, let’s assume you have a page or a post where you wish to allow file uploads, and you use a plugin to achieve this. You can simply enable webviews for pages or posts, and have this feature in your app.
Just remember, you would need to configure your permissions accordingly while creating a build of your app. Otherwise, your app might get rejected during submission.
Here’s how you can enable webviews: How can I enable web view on my app? - AppMySite
Hope this helps!
You can upload through the app without issues, as long as your permissions are set correctly.
Are you seeing the form to upload/browse but when you click on it nothing happens? Or you’re not seeing the form to upload at all from within the app?
Please be more specific and provide screenshots.
Hi @fes_tus
Thank you for reaching out. I understand you’re facing issues with uploading images through your app. You should be able to upload images as long as the permissions are correctly set in your app build.
To set permissions for image upload, please follow these steps:
- Navigate to the ‘Download’ tab in your dashboard.
- Click on the ‘iOS’ or ‘Android’ Rebuild button, depending on the platform you are targeting.
- In the app build settings, ensure that permissions related to image upload are enabled or set correctly.
- Proceed to build the app with these updated settings.
Once the app build process is complete, your app should have the necessary permissions to allow image uploads. If you continue to experience issues or need further assistance, please let us know and raise a ticket via the link - https://app.appmysite.com/email-support/
We’re here to help you sort this out!