hlefe

Results 7 comments of hlefe

I found a solution published here : https://github.com/google-ar/arcore-unity-extensions/issues/22#issuecomment-1879761689

I have temporarily created a fork of ARCore called [ARCoreNanoPbUpdated 1.46.0.1](https://cocoapods.org/pods/ARCoreNanoPbUpdated) to address the issue while we await an official update from Google for the ARCore package. To integrate this...

Hi everyone! I have temporarily created a fork of ARCore called [ARCoreNanoPbUpdated 1.46.0.1](https://cocoapods.org/pods/ARCoreNanoPbUpdated) to address the issue while we await an official update from Google for the ARCore package. To...

Hi everyone! I have temporarily created a fork of ARCore called [ARCoreNanoPbUpdated 1.46.0.1](https://cocoapods.org/pods/ARCoreNanoPbUpdated) to address the issue while we await an official update from Google for the ARCore package. To...

Could you try replacing `import ARCore` with `import ARCoreBase` and let me know if it works? (Still installing `'ARCoreNanoPbUpdated/Geospatial', '~> 1.46.0.2'` )

I just added it : https://github.com/hlefe/ARCoreNanoPbUpdated/blob/main/ARCoreNanoPbUpdated.podspec

If it helps, my plugin here also uses sceneview android: https://pub.dev/packages/ar_flutter_plugin_2