Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build App due to provisioning profile #1698

Open
nigel-daniels opened this issue Jan 16, 2025 · 0 comments
Open

Unable to build App due to provisioning profile #1698

nigel-daniels opened this issue Jan 16, 2025 · 0 comments

Comments

@nigel-daniels
Copy link

Describe the bug
When I attempt to run the app on my connected iOS device there is a build break with the following messages:

Cannot create a iOS App Development provisioning profile for "com.friend-app-with-wearable.ios12".
Personal development teams, including "xxx xxxxxx", do not support the Associated Domains, Sign in with Apple, and Push Notifications capabilities.

No profiles for 'com.friend-app-with-wearable.ios12' were found
Xcode couldn't find any iOS App Development provisioning profiles matching 'com.friend-app-with-wearable.ios12'.

To Reproduce
Steps to reproduce the behavior:

  1. Follow all of the steps for iOS/Xcode in : https://docs.omi.me/docs/developer/AppSetup#build-the-app-automatically until step 4
  2. In Xcode -> Settings... -> Accounts log into a personal account.
  3. Select Runner - Signing & Capabilities tab, set Team in both Signing tabs to the personal account used in step 2.
  4. Attach and pair a device that has developer mode enabled.
  5. In the top Runner section set dev > [Your iOS device]
  6. Click the run triangle.

Current behavior
During the build step the build breaks with the errors above.

Expected behavior
The app builds and loads then I can connect to a personal backend.

user ID (can we access the user info to validate the bug?):
Can be found in settings => profile

Smartphone + device (please complete the following information):

  • Device: iPhone 16 pro
  • OS: iOS 18.2.1
  • App Version: Omi AI v1.0.51+207
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant