"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Receive Memory Warning in iPod 4G

I get your sample and run. but in iPod 4G it crash when I scan 3-4 times.

Please help me know reason and How can I fix it??

Thanks.

I get your sample and run

Which sample?

 

in iPod 4G it crash when I scan 3-4 times.

Please provide exact steps to reproduce, also which sub-sample was it?

 

Which iOS?

Have you tried on any other devices?

 

This is the same problem as reported here:

https://developer.vuforia.com/forum/ios/videoplayback-memory-problem

 

..and this is to do with the Sliding Menu system.

The development team are aware of this and are aiming to fix this in a forthcoming release.

Thanks your reply.

I fix with your suggestion. But I still meet a problem with Receive Memory Warning. 

My app just add ImageTarget, no sliding menu.

step by step:

1. run app.

2. go to AR screen (Camera screen).

3. back to previous page.

Hi Hvar,

 

Can you confirm that the dealloc of your (AR) ViewController is never called?

We have references to the ViewCiontroller which may prevent this ViewController to be deallocated.