Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

Problem compiling with XCode7 and iOS9

$
0
0

@herve76 wrote:

Hello ionicers,

I just updated my iphone to iOS9 and I also upgraded to XCode7.

After reading this post, I applied this patch https://gist.github.com/IgorMinar/863acd413e3925bf282c

I added the JS file to my lib folder and I added the following line in my index.html bellow the Ionic bundle line:

<script src="lib/angular-ios9-uiwebview.js"></script>

I also added it to my angular module in app.js:

angular.module('your_app_name', [
  'ionic',
  'ngCordova',
  'ngIOS9UIWebViewPatch'
])

Now the result:

When I run: ionic run ios -l --device
It compiles fine but gives me a big white page and no log, no error.

When I try with XCode the build Failed with the following error:
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Does anyone have the same issues?

Cheers,

Hervé

Posts: 8

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>