ahmedkaludi / pwa-for-wp

PWA plugin is bringing the power of the Progressive Web Apps to the WP & AMP to take the user experience to the next level! You can give the APP-like experience to your audience which will get your website to their home screen and works instantly like an APP with offline support.
https://wordpress.org/plugins/pwa-for-wp/
75 stars 22 forks source link

PWA to iPhone APP #480

Open ahmedkaludi opened 4 years ago

danlavie commented 4 years ago

Waiting for that feature. One tested client allready asked for that.

themanchev commented 3 years ago

Any news on this one?

WilfredChong commented 3 years ago

Any update or progress on this?

Josecarpeniet commented 3 years ago

Is this project already dead or what?

ahmedkaludi commented 3 years ago

It’s not dead but it’s extremely hard to deploy in iOS

On Mon, 22 Mar 2021 at 8:36 PM, Josecarpeniet @.***> wrote:

Is this project already dead or what?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ahmedkaludi/pwa-for-wp/issues/480#issuecomment-804135150, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6EHB5BASMMQUGC5OD5653TE5MGNANCNFSM4PVOGXWA .

-- M: (+91) 9676214027 | T: @ahmed_kaludi

► I help publishers & bloggers to increase their traffic and revenues. https://goo.gl/1LGjzO A decade worth of Experience, Hustle, and Creativity gives me an edge over others!

Josecarpeniet commented 3 years ago

Nice, since two people asked and there was no reply... Good to see you are still working on this plugin :-)

themanchev commented 3 years ago

It’s not dead but it’s extremely hard to deploy in iOS On Mon, 22 Mar 2021 at 8:36 PM, Josecarpeniet @.**> wrote: Is this project already dead or what? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#480 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6EHB5BASMMQUGC5OD5653TE5MGNANCNFSM4PVOGXWA . -- M: (+91) 9676214027 | T: @ahmed_kaludi ► I help publishers & bloggers to increase their traffic and revenues.* https://goo.gl/1LGjzO A decade worth of Experience, Hustle, and Creativity gives me an edge over others!

Incorrect, I had zero experience with apps and managed to upload my PWA and have it accepted in App Store, it's a little tricky but not extremely hard in anyway. If anyone needs help just message me

Josecarpeniet commented 3 years ago

Incorrect, I had zero experience with apps and managed to upload my PWA and have it accepted in App Store, it's a little tricky but not extremely hard in anyway. If anyone needs help just message me

So you mean that when we create a PWA app we can submit them into Playstore and App Store and they will convert it to native? Can you outline that process please?

themanchev commented 3 years ago

For Google Playstore you can use pwabuilder.com and simply upload the generated file to the store. For App Store you need to have a MacBook and create a 'wrapper' app with webview (can add native notifications as part of the app, the PWA ones wont work). An option is Cordova, but I didn't use it as it didn't workout for me. I found another option on GitHub, it took 2-3 hours to figure it out and we had our app accepted on App Store in ~3 days.

Josecarpeniet commented 3 years ago

For Google Playstore you can use pwabuilder.com and simply upload the generated file to the store. For App Store you need to have a MacBook and create a 'wrapper' app with webview (can add native notifications as part of the app, the PWA ones wont work). An option is Cordova, but I didn't use it as it didn't workout for me. I found another option on GitHub, it took 2-3 hours to figure it out and we had our app accepted on App Store in ~3 days.

Cool thanks a lot for that information :-) What is that other GitHub option for the notifications, please?

giga-b commented 3 years ago

For Google Playstore you can use pwabuilder.com and simply upload the generated file to the store. For App Store you need to have a MacBook and create a 'wrapper' app with webview (can add native notifications as part of the app, the PWA ones wont work). An option is Cordova, but I didn't use it as it didn't workout for me. I found another option on GitHub, it took 2-3 hours to figure it out and we had our app accepted on App Store in ~3 days.

@themanchev Can you share the link to the other option you found on Github?

marcorubiol commented 2 years ago

@ahmedkaludi Are you working on that? Or finally you decided to not work on it?

michael-newman commented 2 years ago

Could you post an update on progress and timing?

themanchev commented 2 years ago

I'll share how i did it a bit later today or tomorrow, seems like the dev team abandoned this one. We've been on the app store for 2 years now no issues.

michael-newman commented 2 years ago

@themanchev, that would be awesome! VERY much appreciate it!

themanchev commented 2 years ago

I got quite delayed since i couldnt find the repo, but I believe i've used this one: https://github.com/xtools-at/iOS-PWA-Wrapper

@michael-newman

emdjensen commented 1 year ago

Hoping to spark some activity here - I have had success using Microsoft's iOS wrapper in PWABuilder. I think if the plugin added official support for that wrapper (huge win if you get push working, too!), you could count this as resolved/complete :)