Android | iOS 2.6.x (WIP)
Planned Release Date: , 2020
Customer-facing documentation:
Tip
After updating to a newer version, mobile users must log out and log in again to the application.
For a task that requires media (photo or video) to be uploaded, mobile users must allow the app to access their camera.
What’s New
Multiple Media Upload Component |
---|
Now technicians can add media files dynamically with this feature, they are not restricted for a particular number of videos or images.
Users can tap on the “+“ button in this component to add the required number of media they want to capture.
Currently, this supports adding a single type of media component, it can be either of Photo, Video, Photo Comment, Video Comment, Photo Check components. It cannot be a mix of these.
Care should be taken while using this component, as adding more media files will impact the sync duration
Implementation details: Multiple Media Upload - Configuration
Bug Fixes
Invalid Image URL - Android (Internal)
If the image URL is not inserted into the mobile DB, user will shown asked to retake the image.