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.

cannot initialize w NEW vue-cli-template iOS

See original GitHub issue

hey eddy - this rad plugin works great on android but not ios unfortunately (with NEW vue-cli-template that is). the next branch of the vue-cli-template was recently merged with the master and it appears to structure things a little differently. i’ve tried a bunch of configurations regarding requiring the plugin before vue starts and initializing it afterwards as the readme indicates, but no luck… would a simple example as you did before w the old vue-cli be possible?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
Reachedcommented, Sep 16, 2018

@spencercap I managed to get it running today using the new Vue template. So the difference from your linked repo is that I am running the firebase.init() inside of my created() method on the main Vue instance, also remember to rm -rf your platforms folder.

Hope it helps!

2reactions
Reachedcommented, Sep 24, 2018

I imagine that the new 2.0 template will make everything easier, also for awesome plugin developers as yourself @EddyVerbruggen - thanks for all your hard work and contributions to the community 🙏 !!

Read more comments on GitHub >

github_iconTop Results From Across the Web

new 12, cant get it initialized... - Apple Community
Hello and welcome to Apple Support Communities, boattruck! We understand you're having trouble starting up your iPhone 12. We'd be happy to ...
Read more >
Firebase Analytics for NativeScript Mobile App - Medium
Initialize NativeScript. In your terminal wherever you want to create this project, do the following: vue init nativescript-vue/vue-cli-template ...
Read more >
Data Management with SQLite and Vuex in a NativeScript ...
The above commands will initialize a new Vue.js project with the NativeScript template, install the immediate project dependencies, and then ...
Read more >
Intro to Mobile App Development with NativeScript-Vue | Tighten
Install Vue CLI and initialize your new project: npm install -g @vue/cli @vue/cli-init. vue init nativescript-vue/vue-cli-template hello- ...
Read more >
Building Chat App Using Firebase; Cross-Platform With ...
As a developer, I always keep learning new things by myself to improve my coding skill. ... vue init nativescript-vue/vue-cli-template firebase-chat.
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