I was trying to run the app on iOS device but then, it says Failed to register Bundle Identifier. How can this be fixed? Please check the screenshots below.
Your Bundle Identifier
has to be unique.
You should use another identifier like com.example.qwert
or com.sharath.qwert
.
And also you shouldn't use a Bundle Identifier for more than on project