DPigeon / SeeText

A mobile application that shows you what you say and objects around.
0 stars 0 forks source link

Installing the App Again Puts 11 (English) Input Language by Default #6

Closed DPigeon closed 4 years ago

DPigeon commented 4 years ago

As soon as we reinstall the app it seems that the shared preferences initializes input language to 11 even though no profile were created.

Attempted:

This defect is very weird. It should be initialized to -1 when first time launching the app and the app should redirect to the profile activity to edit your language.

DPigeon commented 4 years ago

This bug was fixed by adding a firstRun boolean to the shared preferences.