Live data from Hacker News

AirDrop is now limited to 10 minutes

twitter.com

651–660 of 743 posts

Re: AirDrop is now limited to 10 minutes

#651
post #311

Earlier quoted context omitted.

If only iPhones had a way to turn off its cellular radio, some kind of “airplane mode” or something

Why should we possibly believe that any software switches actually fully disable anything? If there isn't a hardware killswitch, there is no reasonable expectation that the cellular radio is actually disabled... There are trustworthy sources claiming that the NSA still tracks devices that are completely "powered off". No reason to believe that the CCP doesn't have that ability as well.

I do recall reading something about the cellular/radio chip is separate from the rest phones hardware.

It can still communicate with towers even when phone is off. The phone can’t control that behavior.

Re: AirDrop is now limited to 10 minutes

#652

Earlier quoted context omitted.

Note: AirDrop is unsafe for broadcasting message anonymously. It will also broadcast your hashed phone number and email[1], which can be reversed by rainbow table. [1]: https://privatedrop.github.io/

True, but invalidated by burner and jailbroken phones which are widespread in China. They can definitely catch somebody with a concerted effort but I'd be surprised if the average Chinese teenager couldnt figure out how to make a burner email

I think the problem is the majority of people don't know that airdrop isn't actually anonymous, sure there are workarounds but it doesn't matter if 99% of users don't follow them.

Re: AirDrop is now limited to 10 minutes

#653

For context: AirDrop was one of the only ways protesters had to communicate en-masse. Signal is unsafe for Chinese protesters, since it requires SMS verification upon signup and is therefore linked to your identity.[0] Mesh networks are the only real solution there, and AirDrop is about the only mainstream one. AirDrop has been used by Asian protesters for years.[1] I highly recomment you read the full China Digital…

To be fair, it's the only real solution anywhere, and it's just us who is playing dumb and pretending SMS verification is absolutely fine and totally acceptable for a "secure messenger" in our free and happy democratic society. Jesus, the level of absurdity here...

Re: AirDrop is now limited to 10 minutes

#654

Earlier quoted context omitted.

Bowing to censorship? Bowing isn't necessarily done happily. Or maybe more ideas are also in play? Perhaps recognizing the existing power dynamics? Perhaps playing the game over a longer time frame? Not all ethicists recommend "dying on your sword" so to speak. Sometimes it is useful to maintain influence and fight another day. These things are far from simple. If you want Apple to push back on censorship in China, l…

Considering that China has the ultimate power over apple with Foxconn manufacturing their device in China. Apple makes a lot of money because of China, China can have a lot of influence over Apple. I'm not pro-China, pro-America, pro-anything, just stating this fact.

Foxconn isn’t even a Chinese company (unless you’re a “one China” person). They’ve been doing the assembly on the mainland and they have had to relocate a few times to keep labor costs low. The writing is on the wall for iPhone assembly in China and has been for some time.

Re: AirDrop is now limited to 10 minutes

#655

Earlier quoted context omitted.

You know what actually makes sense? Creating a setting that the user can change as they see fit.

Customization? On an Apple device? Are you out of your mind?

I recognise the current truth of this, but I feel a deep wave of sadness as I remember that the computer to have in the 90s if you wanted to customise evvvvvvery little thing was a Mac. A ton of custom aspects were available right in the base system, plus of course a seemingly infinite array of inits and cdevs to tweak things, and finally you could resort to ResEdit to modify anything by hand. Apple fell so far in the 2000s and especially the 2010s from that ideal.

Re: AirDrop is now limited to 10 minutes

#657
post #465
post #436

Earlier quoted context omitted.

Whatever "Apple's" feelings (really, the executive team's; a corporation does not have feelings) about it, Apple is the entity that made the change. And it is a weird kind of "force" they face. Apple, over the course of decades, has willingly made a huge investment in a state with an authoritarian government in order to pursue their goals. They did this knowing full-well that China's suppression apparatus would take…

> has willingly made a huge investment This is the part you're wrong about: Apple, like any public corporation with effectively-zero internal controlling-share ownership, is constitutionally incapable of doing things that would make its share price drop; and is constitutionally compelled to do things that make its share price rise. Any CEO who attempts to do anything "against" the share price is fired by the board (w…

This is the most wrong, reductionist take on Ford v. Dodge. Companies make decisions all the time that aren’t exactly what shareholders focused on quarterly results want. The quintessential examples are Costco and Amazon. The former pays associates above market wages and benefits, the latter had losses or broke even for years by investing for the long term.

Re: AirDrop is now limited to 10 minutes

#658
post #554

Earlier quoted context omitted.

Considering that China has the ultimate power over apple with Foxconn manufacturing their device in China. Apple makes a lot of money because of China, China can have a lot of influence over Apple. I'm not pro-China, pro-America, pro-anything, just stating this fact.

Foxconn does assembly and that is not a big cost of an iphone [0]. Like literally just a fraction compared to American IP, Taiwan CPUs, or Japanese cameras and the latter are all much harder to move compared to assembly. [0]: https://www.businessinsider.in/tech/news/apple-iphone-7-and-...

Whatever the case is, Apple took their sweet time making changes. Microsoft, Google and even Facebook pulled out of China years ago, and Apple is acting like a storied history of human rights abuses is news to them.

Re: AirDrop is now limited to 10 minutes

#659

Earlier quoted context omitted.

There is an API for developers to use to signal that a view should hide the home indicator [1]. It doesn't guarantee that it will be hidden (the user may have accessibility or other options enabled which take precedence and prefer to display it) When playing fullscreen video on my phone, I do not see the home indicator, as it hides after a short delay due to most developers adopting this API. Just tested in VLC and t…

> It doesn't guarantee that it will be hidden (the user may have accessibility or other options enabled which take precedence and prefer to display it) In my experience as an iOS developer using this API, the only time the preference to hide the home indicator is respected is in the case you mentioned, when a full screen video is playing. Otherwise the home indicator always appears whenever the user stops interacting…

It consistently hides the home indicator in my experience.

I just compiled two of my apps with `prefersHomeIndicatorAutoHidden` set to true. This resulted in the home indicator disappearing after a second or two on the view controllers where it was configured. Neither of the apps were video apps.

The home indicator does come back if you interact with the screen. Tap the screen and it will appear briefly, before disappearing again.

Re: AirDrop is now limited to 10 minutes

#660
post #546

Earlier quoted context omitted.

It’s much more problematic on iPad Pro, since lots of devs don’t have one. It’s also geometrically larger, especially in landscape. Getting app developers to fix it is a very mixed bag. One app I use a lot (F1 TV) had had this issue forever, and many many many people have complained to F1 Media about it. They don’t care, apparently, and that’s a high end app that costs upwards of $80/yr Also, erm, Safari. I was actua…

As stated in my sibling[0] to your comment, the developer may have limited ability to fix it, since its a preference the system will often override. That said, its literally a one line change to implement it (for each view controller class), so there is little reason for them not to put it in, even with its limited effectiveness. [0] https://news.ycombinator.com/item?id=33781895

This is not the behaviour I am seeing as I compile to my iOS devices right now. The home indicator is consistently hidden on view controllers which adopt this preference, but will reappear whenever a user interacts with the application, only to hide again after a few seconds.
Post reply on HN