Open Akapohn opened 3 months ago
Hi, I'm experiencing the same issue.How do i implement this change on my own end?
@Joshokelola Sorry, I forgot to provide the file name and path. Locate the plugin in the local pub cache and go to .\android\src\main\kotlin\..
. Then, revise the function in ArCoreView.kt
and BaseArCoreView.kt
.
Do we have any solution of it?
Thanks! it worked! 👍
First, I would like to thank you for your excellent and helpful plugin. However, I found a problem where the app crashes when disposing and recreating the ArCoreView. Here are the error logs and the solution I found.
Error Logs
Revise
getView()
Function inArCoreView.kt
andBaseArCoreView.kt