@e120265 wrote:
Hello all,
I have a working php+mysql+bootstrapCSS webapp which works well within a mobile browser. However, I need to deliver this webapp as a mobile app for both Android and iOS.
I recently discovered progressive web apps (PWA) which seemed like a perfect solution for my problem, until when I learnt that you cannot register a PWA as a share target, i.e. if an Android user wants to share an image from her gallery to my PWA, this wouldn’t be possible. I also learnt that this feature is currently being worked on but I need this functionality right now.
I guess the only option for me right now is to implement the Ionic version for my webapp, which will be very costly and I want to avoid doing this.
Any suggestions?
Posts: 1
Participants: 1