It's lovely to see Safari on iOS getting some attention, but I would love it if they fixed some of the long standing bugs such as the incredibly annoying text selection / caret issues with scrolling. If you have a textarea or input inside a `overflow:scroll` and scroll it out of view or have a `position:fixed` element over it, the text caret or text selection hi-light remains visible outside/above other elements. It'…
Push Notifications, WebXR, and better PWA support coming to iOS
81–90 of 92 posts
Re: Push Notifications, WebXR, and better PWA support coming to iOS
#82Earlier quoted context omitted.
Given how quickly the App Store was introduced (just one year later) I’m betting that they never had the intention to go web-app only. They probably only needed extra time to figure out the experience for both developers and users (from native APIs to permission model to monetization)
Actually, incorrect. According to court documents released from lawsuits, Apple in fact did not plan for the App Store initially, just like Steve Jobs said on stage. It was not until a few months after the iPhone was released that some internal employees convinced Steve to let it go ahead and release an SDK. I can't find the tweet containing a copy of it, but the actual email where Steve gave the SDK a go is on the p…
Re: Push Notifications, WebXR, and better PWA support coming to iOS
#83As a user, I hope Apple doesn't just enable notifications as it is. I tried Android recently for 6 months and permission popups on each site were really annoying!
Given Apple, it'll probably be limited to PWAs on the home screen, aka. only if the user goes to the share sheet and hits "add to home screen", where then it'll pop up the permission for sending notifications.
Re: Push Notifications, WebXR, and better PWA support coming to iOS
#84Earlier quoted context omitted.
The problem is, that you can always "force" the user to allow you notifications or cannot proceed. And $GREEDY_MEGACORP would abuse their power and send you a "verification code" through the push notification, else you cannot process the signup etc. The good thing about the Apple Appstore, that promotional/marketing push notifications are forbidden and will get your App banned from the Appstore. Just allowing generic…
As others point out, promotional pushes are allowed on iOS. A site can refuse to give you content if you don't allow push notifications but in practice that doesn't happen because the incentive of the site is to have more traffic. Android has had this capability for an eon and I have never experienced a site try to force you to accept push notifications. I have also never observed a site try to use push notifications…
Re: Push Notifications, WebXR, and better PWA support coming to iOS
#85Earlier quoted context omitted.
You could do a working GUI with the JVM. But most people demanded Windows desktop apps, and for Windows only you could use .Net and C# for a better experience. Linux community was in big part against Java or Mono because of license and FUD so Python was the winner for the higher level language there.
Firstly let me state that yes, you could make a GUI with Java but it would suck because the GUI toolkits available at the time were just downright awful (and they still are!). Want an app that's super bloated and looks awful (no native controls)? Use Java! Also, the Linux community wasn't against Java per se (not until Oracle bought Sun anyway) it's just that writing Java was a huge/complicated undertaking compared t…
Sure Java apps start slower then C apps but I am talking about Pro apps, an app you start in the morning when you start your job and close it when you are done, I don't care is a bit slower. I am also playing games in Wine and when I have foudn modding tools in Java that work natively in Linux I thank in my mind the dev that he was not a Java hater.
But yes, Linux communities most of the time did not care to have theyr apps to work or look native in Windows. So today if I would like to make a quick and dirty Linux app with a simple GUI I am not sure what to use, maybe Electron it would probably give me less issues as a dev(but this is personal opinion since I dislike Python syntax and I don't like to go low level if I don't have too)
Re: Push Notifications, WebXR, and better PWA support coming to iOS
#86Earlier quoted context omitted.
Just to add: - Getting notifications from websites I want notifications from This should not be impossible just because there are 5 trillion websites I don't want notifications from.
The problem is, that you can always "force" the user to allow you notifications or cannot proceed. And $GREEDY_MEGACORP would abuse their power and send you a "verification code" through the push notification, else you cannot process the signup etc. The good thing about the Apple Appstore, that promotional/marketing push notifications are forbidden and will get your App banned from the Appstore. Just allowing generic…
The real problem is that corporations treat all users as idiots who can’t control their software. But a big part of them are not. These talks about users unable to setup their devices (or to get help from someone who can) is nonsense they want us to believe in. And I see signs everywhere that most of software-versed people already believe in it. Feels like seeing sophisticated math proofs, all based on 1+1==3 for some reason.
Re: Push Notifications, WebXR, and better PWA support coming to iOS
#87Earlier quoted context omitted.
As others point out, promotional pushes are allowed on iOS. A site can refuse to give you content if you don't allow push notifications but in practice that doesn't happen because the incentive of the site is to have more traffic. Android has had this capability for an eon and I have never experienced a site try to force you to accept push notifications. I have also never observed a site try to use push notifications…
rottentomatoes is an example site that blocks if you have ads or tracker blockers
Re: Push Notifications, WebXR, and better PWA support coming to iOS
#88Earlier quoted context omitted.
rottentomatoes is an example site that blocks if you have ads or tracker blockers
Plenty of sites lock you out if you have an ad blocker, here we're talking about locking you out because you have not granted them permission to send you web push notifications...
Re: Push Notifications, WebXR, and better PWA support coming to iOS
#89Earlier quoted context omitted.
Just to add: - Getting notifications from websites I want notifications from This should not be impossible just because there are 5 trillion websites I don't want notifications from.
The problem is, that you can always "force" the user to allow you notifications or cannot proceed. And $GREEDY_MEGACORP would abuse their power and send you a "verification code" through the push notification, else you cannot process the signup etc. The good thing about the Apple Appstore, that promotional/marketing push notifications are forbidden and will get your App banned from the Appstore. Just allowing generic…
Lol, no it won't.
Apple do promotional notifications themselves even.
Re: Push Notifications, WebXR, and better PWA support coming to iOS
#90Earlier quoted context omitted.
Plenty of sites lock you out if you have an ad blocker, here we're talking about locking you out because you have not granted them permission to send you web push notifications...
The argument IIRC is sites want eyeballs and wouldn’t block content if you don’t grant notification permissions. Blocking for Ad/trackers is not so dissimilar