Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble using it without ionic native wrapper #137

Open
dennisobel opened this issue Nov 11, 2019 · 0 comments
Open

Trouble using it without ionic native wrapper #137

dennisobel opened this issue Nov 11, 2019 · 0 comments

Comments

@dennisobel
Copy link

I ran this

cordova plugin add com.lampa.startapp

Do I need to do anyhting else?

whats the correct way to reference the startApp?

navigator.startApp 

or

window.plugins.startApp  

or

      (window as any).plugins.startApp

or something else?

and do i need to declare it

declare var startApp: any
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants