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

Crash from internal files from Library #159

Open
mehulparmar4ever opened this issue Dec 20, 2023 · 3 comments
Open

Crash from internal files from Library #159

mehulparmar4ever opened this issue Dec 20, 2023 · 3 comments

Comments

@mehulparmar4ever
Copy link

Crash in CountryPickerViewController

Crashed: com.apple.main-thread SIGABRT ABORT 0x00000001f1a51fbc

Screenshot 2023-12-20 at 12 33 09 PM

@mehulparmar4ever
Copy link
Author

Fatal error: Attempted to read an unowned reference but the object was already deallocated

Any updates?

@ArunTanejaSM
Copy link

Just remove unowned keyword from CountryPickerViewController file while declaring variable view: CountryPickerView. It will fix the issue.

@mehulparmar4ever
Copy link
Author

If you have some time, Can you create PR @ArunTanejaSM?

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