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.

Very Confused with iOS installation process

See original GitHub issue

Ok, so I started my project using Expo so I detatched to ExpoKit. That part is fine, but I am taking a look at the step one installation for iOS and I am so confused. It says to right click libraries in Xcode but I dont see that in my project. Libraries in my project so I am concerned I am importing these files to the wrong place.

Step 4 says I should end up with a certain kind of file structure but my file structure looks nothing like that either. The project I have looks similar to the file structure in step 3, but where am I to find the Xcode file that I am supposed to have open for step one?

In my my_project/ios there is a my_project.xcworkspace that I am told to open in order to run my iOS simulations on the ExpoKit documentation page (see step 3 in following link): https://docs.expo.io/versions/v16.0.0/guides/expokit.html

That is where I tried to do the import of the libraries but I just dont see any Library folder there when the .xcworkspace file is open i just see a my_project folder as well as a Pods folder

screen shot 2017-07-06 at 7 07 00 pm

This is what my file structure looks like when I follow step one and I’m pretty sure that is wrong

And then lastly, for that script in step 6, where do I copy paste that?

help please

EDIT:

I watched a youtube video and it had step by step instructions. I did not run react-native-link. After that the Libraries folder showed up. Here is the video I watched to help install:

https://www.youtube.com/watch?v=1Bm6qoYp8qQ

I still don’t understand step 6 though? Where would I paste that script? And would I need to tweak that script at all?

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
zxcpoiucommented, Jul 7, 2017

it’s nice to see there is an awesome video.

I still don’t understand step 6 though? Where would I paste that script? And would I need to tweak that script at all?

alright, I have ios document updated. now we have step1 ~ step4 and two appendix

are you referring to appendix B ? please check new document again to see if it solves your problem

https://github.com/oney/react-native-webrtc/blob/master/Documentation/iOSInstallation.md

0reactions
saghulcommented, Jul 7, 2017

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Not able to install enterprise build in iOS 15 beta version
After updating the os, not able to install the enterprise app through ipa, it throws error unable to install the app. Also not...
Read more >
Scammers have 2 clever new ways to install malicious apps ...
Scammers pushing iOS malware are stepping up their game by abusing two legitimate Apple features to bypass App Store vetting requirements ...
Read more >
How to Update to iOS 15 - Tips Before Installing! - YouTube
How to Update iPhone to iOS 15 - Tips to Download & Install iOS 15 Final VersionApple has officially released iOS 15 and...
Read more >
Cannot install iOS app from App Center · Issue #866 - GitHub
Steps to reproduce the behavior: Log into App Center; Add new device; Click "Allow"; Go to Settings, Profile Downloaded; Click "Install"; Enter ...
Read more >
Error Occurred Installing iOS 11 on iPhone or iPad, How-To Fix
To check for a failed iOS update file · Tap on Settings > General > Storage & iCloud Usage · Tap on 'Manage...
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