Skip to content

Unable to launch app in real device with no errors(ios) #26152

Closed
@sogangCSmaster

Description

@sogangCSmaster

Hello, I have an issue with running app on real device.

Building app on simulator seems to work fine
react-native run-ios and building from .xcworkspace has no problem.

HOWEVER

running on real device (iPhone 8+) has problem.
Every time I try to build inside on my real device either through Xcode or terminal, build succeeded, but then app launches in the device, it crashes just after splash screen.

Through Xcode, It throws only "unable to launch {bundle identifier}" with no errors.

Here is what I did to fix the problem

  1. I tried to fix this problem by rebooting both of my laptop and phone.
  2. I unchecked Debug executable in Product -> Scheme -> Edit Scheme.
  3. I did all my signings (Provisioning Profile and Signing Certificate) again.
  4. I changed Build System to Legacy..
  5. I tried to build app with Release mode

Please help!!

React Native version:

System:
    OS: macOS 10.14.6
    CPU: (4) x64 Intel(R) Core(TM) i5-7267U CPU @ 3.10GHz
    Memory: 457.54 MB / 8.00 GB
    Shell: 3.2.57 - /bin/bash
  Binaries:
    Node: 10.15.0 - /usr/local/bin/node
    Yarn: 1.15.2 - /usr/local/bin/yarn
    npm: 6.4.1 - /usr/local/bin/npm
    Watchman: 4.9.0 - /usr/local/bin/watchman
  SDKs:
    iOS SDK:
      Platforms: iOS 12.4, macOS 10.14, tvOS 12.4, watchOS 5.3
  IDEs:
    Android Studio: 3.3 AI-182.5107.16.33.5314842
    Xcode: 10.3/10G8 - /usr/bin/xcodebuild
  npmPackages:
    react: 16.8.6 => 16.8.6 
    react-native: 0.60.4 => 0.60.4 
  npmGlobalPackages:
    react-native-cli: 2.0.1
    react-native-git-upgrade: 0.2.7

buildsucceed

unabletolaunch

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugPlatform: iOSiOS applications.StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions