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 Jul 25, 2019. It is now read-only.
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>)
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.
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>)
The text was updated successfully, but these errors were encountered: