PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Tuesday, September 13, 2022

[FIXED] How to run on iPhone a React Native app from Ubuntu OS

 September 13, 2022     android, cross-platform, ios, react-native, reactjs     No comments   

Issue

Am I able to run my React Native application on a ios physical device? And if I am able to..let me ask you how is it possible?

I have created the application via 'React Native CLI quickstart' 'dev OS: Linux', 'target device: Android'..because I read: 'If you want to develop for both Android and iOS, that's fine - you can pick one to start with, since the setup is a bit different.'

I am not using Expo, because i will need the feature of reading NFC tags.


Solution

You will not be able to deploy to iOS without a Mac and XCode. Since you mentioned you can't use Expo, the other solution is to use online rent-a-mac type of services which let you use a Mac in the cloud to deploy your app.



Answered By - emeraldsanto
Answer Checked By - Candace Johnson (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing