• 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle


  • at that point you’ll just discourage any new users if they have to gamble on whether or not their content is actually seen by anyone. account age really isn’t a good indicator of anything other than soemone being dedicated enough to spam. considering this isn’t the first wave of csam attacks, i can assure you that whoever is targeting lemmy with this is determined enough that account age won’t deter them for long, they’ll just have to slightly adjust their playbook.




  • based on https://help.apple.com/xcode/mac/current/#/deve2819c518 it seems like users may need to explicitly enable sharing crash data with app developers.

    I don’t know what the default for this is.

    https://help.apple.com/xcode/mac/current/#/dev9a80ab71d seems to imply that you need to distribute your app via app store or testflight to be able to receive crash reports.
    the majority of apps installed on my mac are not installed via app store, though many of them have app store variants.
    i don’t know if the distribution channel matters or just having the app in app store is enough.
    this article however also explicitly states this, so it appears that you do indeed by default not send this data to app developers:

    users who download your app from the App Store will need to agree to share crash and usage data with developers.


  • I’m pretty sure this only goes to Apple, not to the actual developer.

    I believe I’ve even seen devs specifically ask for copies of the reports from the crash reporter, as they wouldn’t receive them otherwise.

    this doesn’t change the rest of your statement though, just afaik the recipient is different.