I am running React Native app and struggling with deploying my react native app to iOS devices. I always have the issue:
Code signing is required for product type 'App Extension' in SDK 'iOS 11.4'
I signed to my app by following this instruction but it fail again.