Hi all!
Working on a Ionic PWA app.
I’m looking for the best solution using camera and push notifications (like OneSignal).
First of all, is it possible, looks like so. Searching for docs but need some help.
Best,
Hi all!
Working on a Ionic PWA app.
I’m looking for the best solution using camera and push notifications (like OneSignal).
First of all, is it possible, looks like so. Searching for docs but need some help.
Best,
a progressive web ab has only access to the browser apis.
So you are not able to use cordova plugins, if i understand the concept correctly:
thats it.
No native build or something.
You could check https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Taking_still_photos if it enough or working for you