DreRandaci / Watson

NSS Back-end capstone. An iOS mobile application built on React-Native that allows users to take pictures of any object and get prediction classifications from IBM Watson's Visual Recognition service. Classifications are also provided with links to Google and Wikipedia for quick search results.
0 stars 0 forks source link

User must change iPhone picture settings #10

Open DreRandaci opened 6 years ago

DreRandaci commented 6 years ago

User Story

Given

I am using the mobile app to take a picture and receive a visual recognition prediction from the Watson API

Then

I will need to be told how to change my iPhone camera picture format to "Most Compatible" in "Settings" (if using iOS 11+) #

Acceptance Criteria

When I first register as a new user in the application Then I will be asked to make sure my iPhone camera settings are set to "Most Compatible" as a dialogue box/alert And the dialogue will tell me how to get there (if using 11+)

DreRandaci commented 6 years ago