Meteor vue blaze login button not showing android

Hi,

I have just build a android app, but the <div v-blaze="'loginButtons'"></div> dont show when app is installed on phone, it works fine on web and with mobile/web

image

I can se that many other people have the same problem with Android and IOS

Still need help :frowning:

Howto debug if the problem only are on Android and IOS build app?

Got it to work with:

install: vuejs:blaze-integration

and