question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[IOS Standalone] SDK 30 there was a problem loading the requested app

See original GitHub issue

A brand new expo apps does not work after detached

os: iOS, SDK version: 30, cli version: 2.0.0 connected to same network

procedure:

  1. create new app with expo init
  2. run yarn install
  3. try to run on simulator before detach with expo start, (WORKS)
  4. detach app with ExpoKit by running expo eject, choose ExpoKit
  5. pod install at ./ios
  6. open ./ios with xcode and run build, app installed on device
  7. launch app and splash screen appear
  8. error pop-up with there was a problem loading the requested app
screen shot 2018-09-14 at 7 11 59 pm

Please help, thanks

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:10
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
javi10823commented, Jan 12, 2019

it’s working now for me. When I executed this command —> expo start --no-dev --minify some files has changed and this process added the url of expo dev in my code of iOS. and then It’s working with only executing expo start expo start run expo start without problems and run app the app from Xcode

0reactions
javi10823commented, Jan 11, 2019

I have the same issue with SDK 31 and ExpoKit 2.9.0 ,Any solution to this problem?

captura de pantalla 2019-01-11 00 56 06
Read more comments on GitHub >

github_iconTop Results From Across the Web

There was problem loading requested app.it looks like you ...
I am using PC, compile my project through expo and testing on Iphone. This worked for me. yarn ios. When i used yarn...
Read more >
There Was Problem Loading Requested App.It Looks Like ...
The issue is to do with the app that is on the iOS simulator / device is out of date and is not...
Read more >
iOS : There was problem loading requested app.it looks like ...
iOS : There was problem loading requested app. it looks like you may be using LAN URL [ Beautify Your Computer ...
Read more >
Gatekeeper | Apple Developer Forums
See Resolving Gatekeeper Problems Caused by Dangling Load Command Paths for the details. ... Is there a way to request App Management permission...
Read more >
Firebase Apple SDK Release Notes - Google
Attempted to fix an issue where app start trace durations are not reliable on iOS 15. App start measurements are now made only...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found