Replies: 2 comments
-
|
just figured it out after search an "error" from the log 😁🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hello @ariefrhmn, This means your app has the Wi-Fi Information capability enabled in Xcode (or in its entitlements file), but the provisioning profile being used does not include this capability. Since capabilities are configured at the bundle identifier level, you need to;
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
React Native
Steps to reproduce
build ID: 694227446c27566d24288f40
here is my script
I just not understand what caused error. anyone help me, please. thanks!
Expected results
build success
Actual results
Build id (optional)
694227446c27566d24288f40
Beta Was this translation helpful? Give feedback.
All reactions