From the guidelines: > (v) Account Sign-In: If your app doesn’t include significant account-based features, let people use it without a login. If your app supports account creation, you must also offer account deletion within the app. Apps may not require users to enter personal information to function, except when directly relevant to the core functionality of the app or required by law. If your core app functionali…
Apple requires account deletion within apps in AppStore starting January 31
441–450 of 515 posts
Re: Apple requires account deletion within apps in AppStore starting January 31
#442Earlier quoted context omitted.
> It probably could be fine for public user data that you want to spread out and be somewhat resistant to censor from governments. Can you give an example? “spread out and be somewhat resistant to censorship from governments” is just a description of blockchain's strengths¹. > why do you talk about it if it isn't relevant? If I didn't mention it, I'd be lying by omission. In order for this discussion to make sense, I…
> Can you give an example? it is very easy to find an example of censorship, not sure why you need one but let's say: "World marks 32 years since Tiananmen massacre as China censors all mention of it" There is also daily examples of censorship on this website.
Re: Apple requires account deletion within apps in AppStore starting January 31
#443Wonder if this can be used to unsubscribe from The NY Times?
This raises one notable benefit of going through Apple for all payments -- as a customer, it buffers me from dark billing patterns of any random company. Companies like 37signals don't like it and claim it hampered their relationship with customers, and that might be true in some cases, but overall it seems like a benefit for customers to have a consistency process of buying, refunding, cancelling everything they use…
Re: Apple requires account deletion within apps in AppStore starting January 31
#444What about inmutable systems? My app (using scuttlebutt) creates an 'account' but it's located as crypto keys only within the app and apple keychain. So far the apple reviewers refused to believe that it works like. It's open source, they've got the code... but still.... Same is true for anything crypto. The account as it were exists on many devices, but it's not something you as the app creator can manage. I think a…
Re: Apple requires account deletion within apps in AppStore starting January 31
#445Earlier quoted context omitted.
What if you're making an unofficial, unaffiliated app for someone else's service, and their API/protocol doesn't support deleting accounts?
Then you won't be able to continue making that app.
Re: Apple requires account deletion within apps in AppStore starting January 31
#446Earlier quoted context omitted.
Apple killed valve's steam link app because they couldn't get a cut of games consumers had purchased on a different platform. Hardly pro consumer behavior.
They _temporarily removed_ steam link because the app allowed you to enter credit card information and purchase directly within the app. Once that was removed, Steam Link went right back up
Re: Apple requires account deletion within apps in AppStore starting January 31
#447What about inmutable systems? My app (using scuttlebutt) creates an 'account' but it's located as crypto keys only within the app and apple keychain. So far the apple reviewers refused to believe that it works like. It's open source, they've got the code... but still.... Same is true for anything crypto. The account as it were exists on many devices, but it's not something you as the app creator can manage. I think a…
This is why using the blockchain got user data is such a stupid idea. The immutability makes it impossible to redact or remove information, even if that information is encrypted. The same is true foor P2P services where there is no central accounting system. Deleting the account shouldn't be a problem if all the "account" info is stored on the device itself, so if your reviewers aren't completely incompetent I don't…
There are three pieces, in fact:
1) The device keys - they should never leave the device
2) YOUR private keys - which you should be accessing and managing from multiple devices, and you can have many of these
3) User accounts on networks. This is where you actually authenticated some sessions, and they shouldn’t contain most of your personal info, only info necessary to operate the service.
For example at our company, we have a way for websites to display your name and friends back to yourself, while having no idea what they are. You can manage multiple identities across many services, and choose which to share with friends, and which not, and everything is automated so the Web turns into a social network:
Re: Apple requires account deletion within apps in AppStore starting January 31
#448Earlier quoted context omitted.
Not sure which reply to post this under, so I'll just reply under GP - it took me about 3 minutes to locate a popular HN client which specifically advertises account creation in the overview. https://apps.apple.com/us/app/octal/id1308885491 (Android user, can't test it)
I am the developer of HACK which is a HN client for iOS, MacOS and Android and I support account creation too: https://apps.apple.com/ca/app/hack-for-hacker-news-developer... https://play.google.com/store/apps/details?id=com.pranapps.h... I have no idea what happens to third party apps as Apple doesn't specify.
Re: Apple requires account deletion within apps in AppStore starting January 31
#449Re: Apple requires account deletion within apps in AppStore starting January 31
#450Bye bye Hootsuite and other apps for automating Facebook and Twitter posts.