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

bug: while running on ios app opens and closes instantly #20580

Closed
ctfrancia opened this issue Feb 21, 2020 · 2 comments
Closed

bug: while running on ios app opens and closes instantly #20580

ctfrancia opened this issue Feb 21, 2020 · 2 comments
Labels

Comments

@ctfrancia
Copy link

Bug Report

Ionic version:

[x] 4.x

Current behavior:

following the command $ ionic cordova run ios when the process and compiling is all finished and then the last text shows:
native-run ios --app "platforms/ios/build/device/<name of project>.ipa" --device

the application opens and then closes within a second. I get no errors. Don't know where the problem lies.

Expected behavior:

launch the app on the iphone natively

Steps to reproduce:

Related code:

insert short code snippets here

Other information:

Ionic info:

Ionic:

   Ionic CLI                     : 6.1.0 (/Users/me/.config/yarn/global/node_modules/@ionic/cli)
   Ionic Framework               : @ionic/angular 5.0.1
   @angular-devkit/build-angular : 0.801.2
   @angular-devkit/schematics    : 8.3.25
   @angular/cli                  : 8.3.17
   @ionic/angular-toolkit        : 2.1.2

Cordova:

   Cordova CLI       : 9.0.0 ([email protected])
   Cordova Platforms : not available
   Cordova Plugins   : not available

Utility:

   cordova-res                         : 0.9.0
   native-run                            : 0.3.0

System:

   Android SDK Tools : 26.1.1 (/Users/me/Library/Android/sdk)
   ios-deploy        : 1.10.0
   ios-sim           : 8.0.2
   NodeJS            : v13.7.0 (/usr/local/Cellar/node/13.7.0/bin/node)
   npm               : 6.13.6
   OS                : macOS Mojave
   Xcode             : Xcode 11.3.1 Build version 11C504
@liamdebeasi
Copy link
Contributor

Thanks for the issue. I am going to close this as this is not a bug in Ionic Framework. The framework does not manage deploying your app to a device. Also it looks like you already have an open issue for this here: ionic-team/native-run#109.

@ionitron-bot
Copy link

ionitron-bot bot commented Mar 22, 2020

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Mar 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants