Closed haresh333 closed 4 years ago
I understand that current implementation of web intent can work only with IONIC APP.
is it possible to make it work in PWA? What are the limitations in making it available in PWA say as npm angular module instead of Cordova plugin
Does anyone have any implementation that can makes web intent work in PWA?
Hi, I don't think that would be possible. A PWA as no concept of native APIs or a plugin model does it? So there would be no way to send & receive Android Intents.
I understand that current implementation of web intent can work only with IONIC APP.
is it possible to make it work in PWA? What are the limitations in making it available in PWA say as npm angular module instead of Cordova plugin
Does anyone have any implementation that can makes web intent work in PWA?