appoly / ARCore-Location

Allows items to be placed within the AR world with real-world GPS coordinates using ARCore.
https://www.appoly.co.uk/arcore-location/
MIT License
478 stars 154 forks source link

In fragment not working #84

Closed pretivj closed 5 years ago

pretivj commented 5 years ago

Sample example works fine without any issue,when i add the same into fragment it is coming as blank white screen . What could be the issue,where i am missing?

Girrajjangid commented 5 years ago

Failed to resolve: com.github.appoly:ARCore-Location:1.0.6 Can you help me to resolve this? I can't able to download this dependency

pretivj commented 5 years ago

Instead of using the API,Download the source code from the same repo and add it in your code itself