Earlier quoted context omitted.
Conveniently, Apple's App Store Review Guidelines also include several rules that restrict apps from duplicating features that the OS already provides. So if they detect a trend early enough, they implement it as first-party feature, dry out the existing competitors while restricting new competitors to enter based on the App Store Review...
I’m pretty sure this rule is only there to stop the hundreds of “flashlight” apps that used to exist. (Although, they appear to still exist) There isn’t tons of innovation or competition in “flashlight app” other than adding advertisements. There used to be a bunch of them that would only get popular out of necessity. The ones I’m seeing now in the App Store do seem to have non-default behaviors like “strobe light” a…
Apple restricts Pebble from being awesome with iPhones
541–550 of 1001 posts
Re: Apple restricts Pebble from being awesome with iPhones
#542I guess I don't see why Pebble, or any smart watch, should need a phone at all. The watch should be able to connect to wifi and/or cellular by itself. We should be able to run full apps on the watch itself.
Battery life. Radios are energy-intensive, and the processing required to run "full apps" is also often pretty steep. In the meantime, while battery chemistries are getting better space is very much at a premium on one's wrist. From the other recently-posted article, the new Pebble watches are targeting 30-day battery lives between charges. That would be unthinkable for a watch that manages its own wifi/cellular conn…
Re: Apple restricts Pebble from being awesome with iPhones
#543Re: Apple restricts Pebble from being awesome with iPhones
#544I guess I don't see why Pebble, or any smart watch, should need a phone at all. The watch should be able to connect to wifi and/or cellular by itself. We should be able to run full apps on the watch itself.
Two reasons: One, adding hardware to connect to WiFi and cellular increases size and power requirements. Notably, the new Pebble 's battery is projected to last 30 days. Two, people use phones. They want their watch to work with their phone instead of around it.
Re: Apple restricts Pebble from being awesome with iPhones
#545Re: Apple restricts Pebble from being awesome with iPhones
#546There's nothing new here. From AirDrop to AirPods, Apple's MO is to lock you into their ecosystem and be as belligerent as possible toward any non-Apple gizmo. Couple that with social and network effects, and you have a perfect formula for monopolizing a market without continuously improving the tech.
> and you have a perfect formula for monopolizing a market without continuously improving the tech. ...but the Apple ecosystem has the best tech. M chips, AirPods Pro, Apple Watch, iPad, Pencil, I mean the tech is great . Apple isn't monopolizing anything. They're competing like hell and winning because their tech is best. The real question is why the Android and Microsoft ecosystems don't do better at improving thei…
You aren't in any position to make that call, since you have no opportunity to try competing products due to being locked in to an anticompetitive ecosystem. European iOS users will soon be able to decide if Apple really does have the best tech or not.
Re: Apple restricts Pebble from being awesome with iPhones
#547Earlier quoted context omitted.
I guess that's fair, because the name says Player. But still, the way to not use those features is to not use those features. Unlike a third party app you don't need to worry about it trying to read your screen if you haven't explicitly started a screen recording. If you can't trust Apple to do that then you can't trust Apple to block third party apps from recording, either.
Security boundaries are for more than intentionally bad apps, but things like bugs causing code execution or other ways of abusing their privileged position. An app decoding complex untrusted media files from the internet? It should have the absolute minimum permissions.
I suppose I could see a system where every camera/screen recording access by QuickTime Player forces a popup, because you can't say whether it happened intentionally or due to opening a malicious video file, but that would have to be opt-in for sure.
Re: Apple restricts Pebble from being awesome with iPhones
#548Re: Apple restricts Pebble from being awesome with iPhones
#549Earlier quoted context omitted.
> and you have a perfect formula for monopolizing a market without continuously improving the tech. ...but the Apple ecosystem has the best tech. M chips, AirPods Pro, Apple Watch, iPad, Pencil, I mean the tech is great . Apple isn't monopolizing anything. They're competing like hell and winning because their tech is best. The real question is why the Android and Microsoft ecosystems don't do better at improving thei…
> ...but the Apple ecosystem has the best tech You aren't in any position to make that call, since you have no opportunity to try competing products due to being locked in to an anticompetitive ecosystem. European iOS users will soon be able to decide if Apple really does have the best tech or not.
Re: Apple restricts Pebble from being awesome with iPhones
#550Earlier quoted context omitted.
Where is the part where you can reply to a message?
OP said “ cannot do A or B”. I demonstrated how to do B, proving the original statement to be a lie. The fact that you still cannot do A irrelevant. Hyperbole has no place in technical discourse.
>The NC must neither assume nor try to guess in advance the exact action performed on an iOS Notification, because these actions are based upon information unavailable to it, as well as other factors such as the ANCS version implemented by the NP. The NP guarantees that positive and negative actions are associated with results that do not surprise the user.
So pebble app can’t explicitly say dismiss or mute but has to hope that the phone does that action on a given notification.
Imagine the app says dismiss but the phone‘s real action is just a snooze.
Press X to maybe dismiss doesn’t sound like a great functionality, does it.