Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

React Native app, does not show in iPhone setting app

I am new to react native, When I run the iOS project from Xcode, it is installed successfully. However, I am not able to see my app in the setting app of the iPhone.

Xcode Version - 11.6 iphone version - 13.7

Although I am getting following error when checked the devices in organizer.

enter image description here

like image 247
ketaki Damale Avatar asked Oct 19 '25 22:10

ketaki Damale


1 Answers

There is an issue for that but a workaround is to just add a settings bundle to your iOS project.

Adding the Settings Bundle:

  1. Open your workspace's Xcode project file in the ios folder.
  2. Select File > New > New File.
  3. Under iOS, choose "Resource", and then select the "Settings Bundle" template.
  4. Name the file Settings.bundle.
like image 101
anthony willis muñoz Avatar answered Oct 21 '25 13:10

anthony willis muñoz



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!