fullfanta/andar

unregisterARObject method raises an exception

Opened this issue · 0 comments

My app registers and unregisters objects from a Spinner control.

Sometimes the library raises an exception RuntimeException due to an error in 
the native code. It seems we have some trouble with the race conditions in 
Slimclist.c. 

Perhaps the list is not thread safe.




Original issue reported on code.google.com by stephane...@gmail.com on 1 Aug 2013 at 3:54