Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

dismissing the UVViewController results in a warning about loading a deallocating view : UISearchController #440

Open
MobileVet opened this issue Apr 12, 2017 · 0 comments

Comments

@MobileVet
Copy link

MobileVet commented Apr 12, 2017

Setup:
Xcode 8.2 (8C38)
Build Target iOS 9.0
Build UserVoice 3.2.9 from master
Integrate into project 'manually'

Steps to reproduce:
Configure the UserVoiceViewController
Present the UserVoiceViewController
Dismiss the UserVoiceViewController with the 'close' button in the top left

Result:
[Warning] Attempting to load the view of a view controller while it is deallocating is not allowed and may result in undefined behavior (<UISearchController: 0x7fabe7c2e8e0>)

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

No branches or pull requests

1 participant