MoreInfo plugin vs Apple review update ("required reasons")

After May 1st 2024, iOS has new requirements regarding “required reasons”. See Describing use of required reason API | Apple Developer Documentation

We are using the moreInfo plugin (which is great!) but I think it contains a number of data points about the user that now require a reason to request.

https://scotth.tech/plugin/moreInfo

We don’t need to use these particular data points, so would it be possible for moreInfo to be able to specify only the data points that we need, and not just grab them all by default?

At present iOS is asking me for reasons for requesting these things:

  • NSPrivacyAccessedAPICategoryDiskSpace
  • NSPrivacyAccessedAPICategoryFileTimestamp
  • NSPrivacyAccessedAPICategorySystemBootTime
  • NSPrivacyAccessedAPICategoryUserDefaults

I’m not 100% sure that these all come from moreInfo… perhaps some come from within Solar2D?

I could be wrong but most of those I believe come from Solar2D itself.

Thanks,
Scott

Thanks, I will take this up in a different channel.

Moved here:

It should be because I don’t use that plugin, only the more commons: plugin.reviewPopUp, plugin.apple.iap, plugin.admob, plugin.notifications.v2 and plugin.att, and I received that mesage too (via an email from Apple). I just made a post about this and then I saw this post.