Mario Murrent
                                            Mario Murrent
                                        
                                    Same issue here
Thx, the bundle identifier of the app is in the app.json but the build still fails. Any ideas what I'm missing?
Yes and the build is also trying to assign the correct profile ``` Configuring Xcode project 2 Assigning provisioning profile '*[expo] com.**** AdHoc ******' (Apple Team ID: *******) to target...
I will need more time to make the build run locally. I'm getting different errors not related to the AppClip.
Actually no idea why it is failing :(
Yes, without it EAS build is working fine - maybe I need to do a clean setup? And try out a clean setup?
@bndkt One step further after upgrading all the dependencies: It is building locally. Should the iOS Folder contain a separate folder for the app clip?
It could be a problem with the @react-native-community/netinfo package => https://github.com/react-native-netinfo/react-native-netinfo/issues/573 This issue is still open
> Thanks for your quickly reply. Sure, I make a small repository to make a fork of it, if you want to check it I reply the bug in there....
> I'm trying to set a state with the useState prop inside the function **"onSelect"**, but the selected object doesn't show in the component. > > I fix it using...