ARVideoKit
ARVideoKit copied to clipboard
deinit did not called after go back
I use ARVideoKit-Example Demo,
deinit method in SCNViewController did not called after go back to MainViewController
Working on a fix and will update the example project soon 😊
Hey @JustBetterIOS,
I figured that the issue was caused by the deallocation part of the RecordAR object.
I'm currently working on a fix and will publish it as a part of v. 1.2!
-Ahmed
Hey @AFathi , I use the latest ARVideoKit-Example Demo ,Framework version is 1.31, deinit method in SCNViewController did not called after go back to MainViewController. The issue still exists.