pbreuss / wikitude-ionic-2-starter-app

This starter app is deprecated - please use wikitude-ionic-3-starter-app
https://github.com/pbreuss/wikitude-ionic-3-starter-app
21 stars 6 forks source link

Not working - blank page #8

Closed rrubio closed 7 years ago

rrubio commented 7 years ago

Hi Guys,

As per previous issue "app.module.ts" already contains "BrowserModule". My page still blank under IOS. Any ideas?

Cheers

rrubio commented 7 years ago

Got it working. I needed to update my package.json "dependencies"

    "@angular/common": "4.1.3",
    "@angular/compiler": "4.1.3",
    "@angular/compiler-cli": "4.1.3",
    "@angular/core": "4.1.3",
    "@angular/forms": "4.1.3",
    "@angular/http": "4.1.3",
    "@angular/platform-browser": "4.1.3",
    "@angular/platform-browser-dynamic": "4.1.3",
    "@ionic-native/core": "4.1.0",
    "@ionic-native/device": "^4.2.0",
    "@ionic-native/splash-screen": "4.1.0",
    "@ionic-native/status-bar": "4.1.0",
    "@ionic/storage": "2.0.1",
pbreuss commented 7 years ago

Cool!

2017-08-28 15:17 GMT+02:00 Rodrigo Rubio notifications@github.com:

Got it working. I needed to update my package.json "dependencies"

"@angular/common": "4.1.3",
"@angular/compiler": "4.1.3",
"@angular/compiler-cli": "4.1.3",
"@angular/core": "4.1.3",
"@angular/forms": "4.1.3",
"@angular/http": "4.1.3",
"@angular/platform-browser": "4.1.3",
"@angular/platform-browser-dynamic": "4.1.3",
"@ionic-native/core": "4.1.0",
"@ionic-native/device": "^4.2.0",
"@ionic-native/splash-screen": "4.1.0",
"@ionic-native/status-bar": "4.1.0",
"@ionic/storage": "2.0.1",

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pbreuss/wikitude-ionic-2-starter-app/issues/8#issuecomment-325350507, or mute the thread https://github.com/notifications/unsubscribe-auth/AD1eaC8X8GJZ57aEwQtJx2cgL7yrQMewks5scr3ogaJpZM4PEZQj .