Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
If it's not on the app store, most people won't know the site exists. Most people don't realize you can even use the internet outside of apps.
-
There is no point. Just marketing people thinking they need an app just because.
What should be in the app?
Well… erm… dunno…
We have our website right? How about putting it all into the app? Yeah awesome! -
@melezorus34 I have, but I'm using navigation 2.0 (via gorouter) so i've had to create a custom back button dispatcher that has to first figure out if the user is on a route that has a webview and if so, whether they have a webpage to "go back" to. If so, it goes back to the previous web page. If not it goes back to the previous app route/page.
Messy.
Also, I'm not a fan of web pages inside apps. -
@Lensflare there will come a day when Apple just says a blanket "no" to webviews in apps. While I usually disagree with Apple, I would support this decision.
What is the point of demanding an app if the app consists mainly of web pages?!?
And thanks for making it almost impossible for me to handle what the back button does when the user is balls deep inside of a website inside of the app.
rant