You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
On iOS 6, if you deploy this app as a clean install, the app will freeze if you take the following steps:
Log into the app
Double tap on the search bar near the middle so that a search category other than 'Name' will be selected before the categories actually appear from under the search bar (I've only tested with selecting 'Dept')
Select another category, such as as 'Name'
Start typing into the keyboard
If you follow these steps exactly, the app will freeze when typing the first letter. If the steps aren't followed exactly, then searching will probably work fine and continue working fine, and in order to get the bug back happening again you will have to uninstall the app and start again from a clean install.
This only happens on iOS 6 devices.
I've tried debugging it, but no exceptions are thrown. Also, if you use break points in the searching methods then the search will work correctly, making it incredibly difficult to debug.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi guys,
On iOS 6, if you deploy this app as a clean install, the app will freeze if you take the following steps:
If you follow these steps exactly, the app will freeze when typing the first letter. If the steps aren't followed exactly, then searching will probably work fine and continue working fine, and in order to get the bug back happening again you will have to uninstall the app and start again from a clean install.
This only happens on iOS 6 devices.
I've tried debugging it, but no exceptions are thrown. Also, if you use break points in the searching methods then the search will work correctly, making it incredibly difficult to debug.
The text was updated successfully, but these errors were encountered: