-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
Description
Used ListView , ScrollView & AsyncStorage in my app. In the AsyncStorage, with the login I have saved the logged in state with others information & clear the state with the log out.
Reproduction Steps and Sample Code
- Upload my app in mobile center.
- Login the app.
- Navigate to a listview page ( There I rendered some big images with content ) .
- Minimized the app.
- Keep the app in login state for 4 days.
- Open the app after 4 days.
- App was crashed.
- Got the error - UNHANDLED JS EXCEPTION: MINIFIED REACT ERROR Shouldn't 'ListView' be 'TableView' #143 ( crash report )
Additional Information
- React Native version: "0.37.0"
- Platform: IOS
- Development Operating System: MacOS
- Dev tools: Xcode 8.3
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.