How to Deviceready in right way in Ionic application?

前端 未结 2 1050
轮回少年
轮回少年 2020-12-10 14:53

I have Cordova and Ionic based mobile application. On the default page which is loaded after the start of the application is need to work with SQLLite plugin.

https

2条回答
  •  萌比男神i
    2020-12-10 15:19

    I couldn't make it work with the @t4deu solution, because my ng-app tag was in the body, so I leave a little change in case that it helps to someone.

      
    

提交回复
热议问题