Earlier quoted context omitted.
You're not understanding the point of the comment. The Flighty team did some amazing engineering work for anyone who doesn't pay.
> amazing engineering Background updates are a built-in, supported, documented feature, widely employed by applications on the platform, and accessible to anyone that reads the two pages of documentation required to use them: “Pushing background updates to your App — Deliver notifications that wake your app and update it in the background.” https://developer.apple.com/documentation/usernotifications/... edited for po…
WiFi without internet on a Southwest flight
141–150 of 675 posts
Re: WiFi without internet on a Southwest flight
#142Also, KDE Itinerary: https://invent.kde.org/pim/itinerary/-/blob/master/src/app/S...
I'm off pinging the relevant projects :)
Re: WiFi without internet on a Southwest flight
#143Earlier quoted context omitted.
I noticed the same on Alaska flying last weekend. As soon as I activated the "Free Messaging" service, I got a bunch of notifications from my Apple Home and Google Nest devices.
Yes, APNs (Apple Push Notification service) has to be allowed for notifications to come through from messaging apps and the network operator can’t tell whether it’s an allowed messaging app or any other kind of notification.
Re: WiFi without internet on a Southwest flight
#144I'm an Alaska (relatively) frequent flyer. That airline offers a free "messaging" plan, that lets you send and receive messages on apps like iMessage, Facebook Messenger and Whatsapp. Though, it somehow prevents images/attachments from coming through on those platforms. I've always wondered how this is implemented technically, and if it might be possible to setup some kind of protocol/wrapper to send data that looks…
Hi fellow Alaska frequent flier. So about that! There's this iOS app called Flightly that does a brilliant little hack where the app updates itself in (almost) real time on the "free messaging" plan. The way it works (according to a friend) is that their servers send your phone a push notification every couple of minutes from take-off until landing, containing some serialized info such as lat,long,alt,eta,etc. And th…
I always appreciated the hack, even though I could never bring myself to use it due to the obvious cache pollution problem on the various DNS servers.
Re: WiFi without internet on a Southwest flight
#145If you travel lite with clothes in a book bag(wash clothes if extended stay)… I don't see why anyone would fly United, Southwest, American Airlines, etc VS.the budget Airlines like Spirit. Maybe if you have points with those airlines… Otherwise, save hundreds of dollars using budget airlines which the planes are newer in my experience, and never had a bad experience versus my recent bad experiences with Delta and the…
Re: WiFi without internet on a Southwest flight
#146Fun fact: ZeroTier works in most cases on in-flight wifi without logging in. I guess they usually allow UDP.
Re: WiFi without internet on a Southwest flight
#147Re: WiFi without internet on a Southwest flight
#148Re: WiFi without internet on a Southwest flight
#149Re: WiFi without internet on a Southwest flight
#150I'm an Alaska (relatively) frequent flyer. That airline offers a free "messaging" plan, that lets you send and receive messages on apps like iMessage, Facebook Messenger and Whatsapp. Though, it somehow prevents images/attachments from coming through on those platforms. I've always wondered how this is implemented technically, and if it might be possible to setup some kind of protocol/wrapper to send data that looks…