Cannot run preview on Xcode,

Hey guys,

I created a free developer account at Apple (without developer enrollment because it was paid), but cannot run the preview on xcode, I get the following message:

https://gyazo.com/4761e23cdd5a5e94b518271a4e6d7661

“Failed to create provisioning profile.
The app ID “com.apps.hikr” cannot be registered to your development team. Change your bundle identifier to a unique string to try again.”

Any tips on what I need to do?

thanks!

Hi Alexandre,

you shouldn’t need an account with developer enrolment just to preview on iOS. As the error message says, you should Change your bundle identifier to a unique string to try again. - so open your .unoproj file, change the bundle identifier to something else, and try running the preview again.

Hope this helps!

worked! thanks Ulldis!

Another thing… I’m getting 19 issues, as you can see bellow.

Should I worry about it?

thanks!

No, those that you’ve shown generally seem to not cause any trouble with the app.