react-native-ar / react-native-arkit

React Native binding for iOS ARKit
MIT License
1.73k stars 139 forks source link

This package not working on XCode 10 #203

Closed WestFR closed 4 years ago

WestFR commented 5 years ago

Hello,

Because I have some issues on this package, i have explore some tests today for find the origin problem.

I have tested all testing app provided in your readme and in apps used.

All apps used XCode 9 to compile and build app on real device.

However, now, we need to compile and build this package on XCode 10 to publish on AppStore such as mentionned by Apple.

So, this package need an upgrade for works on lastest version of react-native and XCode 10.

Multiple users may be able to use this package within a production application.

And actually, with this problem, it's simply impossible.

Thanks all.

code-matt commented 5 years ago

Don't think anyone can help without seeing the errors.

I was building on 10.1 for a long while now, never tried on 9. XCode 11.0 beta 3 with ios13 works as well. As long as you go to RN 59.9 to avoid this error https://github.com/facebook/react-native/issues/25138

Now going to 60.0 😓 that is another issue but it's not just this module