Earlier quoted context omitted.
Not in Germany: https://faq.whatsapp.com/android/chats/how-to-save-your-chat... Don't ask me what's leading WhatsApp's legal department to believe that this feature doesn't comply with German privacy laws. It's quite puzzling. (I would've rather expected a feature like this to be mandated by EU laws.) As of now, there's no non-hacky way of exporting chats for German users. (Hacky ways include: dubious third-party sof…
Can you obtain that same information via a GPDR request for all of the information they have about you?
App suddenly crashing on startup due to FBSDKRestrictiveDataFilterManager.m
421–430 of 446 posts
Re: App suddenly crashing on startup due to FBSDKRestrictiveDataFilterManager.m
#422Earlier quoted context omitted.
Not in Germany: https://faq.whatsapp.com/android/chats/how-to-save-your-chat... Don't ask me what's leading WhatsApp's legal department to believe that this feature doesn't comply with German privacy laws. It's quite puzzling. (I would've rather expected a feature like this to be mandated by EU laws.) As of now, there's no non-hacky way of exporting chats for German users. (Hacky ways include: dubious third-party sof…
Most probably not privacy related, but the result of Blackberry suing Facebook over some patent stuff in Germany. (German source: https://t3n.de/news/whatsapp-kein-chat-export-mehr-1238327/ )
Re: App suddenly crashing on startup due to FBSDKRestrictiveDataFilterManager.m
#423Earlier quoted context omitted.
If an industry leader with "the brightest software engineers in the world" is unable to write their software to a higher than average standard, then I think I am in the very reasonable position to point it out and raise discussion about it. Don't place me in an ivory tower for that. Why should we just sweep this under the rug and call it a day? There is something very important that can be learned from this. Apparent…
Why are you so angry about Facebook, Apple, Google, and Spotify having a tiny outage? They are not life saving services and only cause a mild inconvenience when they fail which practically never happens for most people especially compared to "average software". > FB themselves have not learned, because this is not the first time this has happened. They have tens of thousands of engineers likely split into hundreds of…
The linked issue makes it very clear that the "tiny outage" affects literally every app that has the Facebook SDK merely linked, for a frankly dumb reason (static initialization) that they should have learned from the last time it happened.
It's not a SaaS. "Uptime" for a linked library is stupid.
Re: App suddenly crashing on startup due to FBSDKRestrictiveDataFilterManager.m
#424Earlier quoted context omitted.
> They may need some better QA There's no such thing as QA at Facebook. Really. Developers are supposedly responsible for all testing of their own code, but all of the pressure is to "move fast" so that goes about as well as you'd expect.
There is, it just depends on the part of the company you're in. If you have a team run by idiots, then you won't have QA. If you have a team run by adults, then there is plenty of QA. I mean its total shite that this wasn't caught. I'd expect much better, especially as this is the second time in n months. But then perhaps working for a company run by a dick who can't listen is getting to people.
Re: App suddenly crashing on startup due to FBSDKRestrictiveDataFilterManager.m
#425Earlier quoted context omitted.
You can still download the history as a text file though - I did that.
Not in Germany: https://faq.whatsapp.com/android/chats/how-to-save-your-chat... Don't ask me what's leading WhatsApp's legal department to believe that this feature doesn't comply with German privacy laws. It's quite puzzling. (I would've rather expected a feature like this to be mandated by EU laws.) As of now, there's no non-hacky way of exporting chats for German users. (Hacky ways include: dubious third-party sof…
Re: App suddenly crashing on startup due to FBSDKRestrictiveDataFilterManager.m
#426Earlier quoted context omitted.
Also, you can't migrate WhatsApp between iPhone and Android. There's a utility called BackupTrans, which follows an extremely convoluted process including a step where they install an old version of WhatsApp. It seemed to work but it trips some wire and WhatsApp put me in an hour-long timeout state, twice. Since I very much depend on WhatsApp, I dare not use it anymore.
The android/iPhone thing isn’t on purpose, it’s an artifact of the organizational structure at WhatsApp
The net effect is that if you're switching you have to redo 2fa for all accounts where you haven't separately backed up your TOTP codes.
Re: App suddenly crashing on startup due to FBSDKRestrictiveDataFilterManager.m
#427Earlier quoted context omitted.
And you are still avoiding the equivalence that everything you describe is already happening with sms messages at least, and generally much more. None of your arguments carry any weight especially since they don’t explain why it’s ok for data to be unencrypted on your google drive in the first place.
That wasn't the only argument though. If the data was encrypted with a facebook held private key, the user would still not be able to see it. If it was E2E encrypted with the only key being on the device, people will get mad when they reset their phone and get a new one, only to find their messages are gone. SMS had the same problems forever, but isn't owned by a company, thus you can't blame xyz company if random ap…
Re: App suddenly crashing on startup due to FBSDKRestrictiveDataFilterManager.m
#428Earlier quoted context omitted.
Bugs happen. Tests miss edge cases. Shit happens. This will be a fart in the wind and lessons will be learned.
Maybe lessons will be learned, maybe not. The industry seems to have very low standards. Let's let these mistakes happen over and over and let's just patch them as we go. No long-term thinking. Someone should collect all these horrible incidents and start a university course on just plainly what NOT to do.
Re: App suddenly crashing on startup due to FBSDKRestrictiveDataFilterManager.m
#429Earlier quoted context omitted.
You can’t, it’s against their policy, if they catch you they’ll revoke your access. developers.facebook.com/policy/ 8.2 (which states “Native IOS and Android apps that implement Facebook Login must use our official SDKs for login.” This has a help icon next to it that opens a dialog on their site that shows a couple pictures and then explains “Android apps should use the default login behavior defined by the SDK, whi…
So do what the GP was hinting at and drop support for Facebook login, drop the SDK, wash your hands and sleep better as well.
sometimes i wonder if you people lost all the connections with the reality... or if you were ever employed.
Re: App suddenly crashing on startup due to FBSDKRestrictiveDataFilterManager.m
#430Earlier quoted context omitted.
The apps are broken serverside by Facebook. No amount of testing (automated or not) on the side of the app developers would have prevented this. Facebook's own apps did not break since they are on the latest version of FBSDK. What Facebook needs to do is to test whether their changes don't break other people's apps.
Are you telling me that Facebook Inc. has no capacity or ability to test their own, one of the most popular SDKs in the world, in the wild? Like have a single phone connected by USB and open spotify app and simply login after they make a backend change?