[Solved] It appears that your application still contains the default signing identifier. Try replacing ‘com.example’ with your signing id in Xcode:

2022/07/30 22:30

Error

It appears that your application still contains the default signing identifier.

Try replacing ‘com.example’ with your signing id in Xcode:

open ios/Runner.xcworkspace

Encountered error while building for device.

Solution

Type the right signing ID (you Apple developer account ID) inRunner.xcworkspace

Leave a Reply

Back to top