Open DavidBerschauer opened 2 years ago
Hello David, thank you for taking interest in XamAR. We have MAUI support on our to-do list, but currently in a wider timeframe (before end of this year). However, if you would like to make contribution, you are more than welcome! If you have some work to merge, feel free to create pull request.
I'm gonna take advantage of this comment. Currently I've created a custom handler in MAUI to add 3D objects using ARKit/iOS. I'd like to know if you had issues with ARGeoTracking. According to my research and apple documents, it doesn't support a lot of countries and cities. I'm trying to place the object based on latitude and longitude, but, it's no working in my country. Did you take into account the fact of apple limitations? How do you handle this issue?
I'm working on creating a binding library with Google ARCore for iOS and giving it a try.
Hi, are there any plans to port this project to .NET MAUI? I would love to integrate your work in a MAUI project! Otherwise I might find the time to do it myself, would that be interesting for you?