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 May 28, 2024. It is now read-only.
When I try to add a ATMHud to a view inside of a navigation view on the 2nd page, and then return to the subsequent page (thereby releasing the previous object) I am getting some sort of memory fault when I select "back". I'm adding it in the viewDidLoad, and have tried a lot of combinations for releasing it at the end. Always getting errors and I'm not sure what needs fixing.
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.
When I try to add a ATMHud to a view inside of a navigation view on the 2nd page, and then return to the subsequent page (thereby releasing the previous object) I am getting some sort of memory fault when I select "back". I'm adding it in the viewDidLoad, and have tried a lot of combinations for releasing it at the end. Always getting errors and I'm not sure what needs fixing.
The text was updated successfully, but these errors were encountered: