Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connectionClose crash in applicationWillTerminate #798

Open
Maxim-Gorin opened this issue Aug 4, 2020 · 1 comment
Open

connectionClose crash in applicationWillTerminate #798

Maxim-Gorin opened this issue Aug 4, 2020 · 1 comment

Comments

@Maxim-Gorin
Copy link

As I understood from Firebase Crashlytics: the app crashes when the user closes the app.

- (void)applicationWillTerminate:(UIApplication *)application { [[DBConnection sharedDataBase] connectionClose]; }

@ccgus
Copy link
Owner

ccgus commented Aug 4, 2020

There's no FMDB code presented here, so I can't say what's going on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants