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
'onPanEnd' and 'onRotationEnd' callbacks can't be triggered. I debuged into ar_object_manager.dart. the call.arguments map only has 'transform' entry, the 'name' entry does not exist. This would throw an exception of null conversion.