Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Describing use of required reason for specific iOS APIs leveraged #2005

Open
GuptaAman08 opened this issue Apr 24, 2024 · 4 comments
Open

Describing use of required reason for specific iOS APIs leveraged #2005

GuptaAman08 opened this issue Apr 24, 2024 · 4 comments
Labels

Comments

@GuptaAman08
Copy link

Your Environment

  • Plugin version: 4.10.0
  • Platform: Android
  • OS version: android 13
  • Device manufacturer / model: iOS Phone
  • React Native version (react-native -v): 0.71.4
  • Plugin config
{
      distanceFilter: 50,
      stopOnTerminate: true,
      startOnBoot: false,
      stopTimeout: 20,
      enableHeadless: false,
      heartbeatInterval: 60,
      locationAuthorizationRequest: 'WhenInUse',
      disableMotionActivityUpdates: false,
      extras: {},
      url: <server_url>,
      authorization: <function_that_returns_auth_token>,
      autoSync: true
}

Hey, @christocracy
Just have a concern related to citing the required reasons for the use of specific iOS APIs. Since failing to do so can cause our app to be rejected on App Store Connect. The due date is 1st May 2024. FYR - link

Are there any specific changes that need to be performed from your library integration standpoint on our side?
I am trying to gauge any action items on our end so that no failure happens at the time of deployment.

@GuptaAman08 GuptaAman08 changed the title Describing use of required reason for specific iOS API leveraged Describing use of required reason for specific iOS APIs leveraged Apr 24, 2024
@christocracy
Copy link
Member

I’m well aware of the new Privacy Manifest.

See the updated iOS Setup Instructions linked in the readme.

@GuptaAman08
Copy link
Author

Hi Chris, I read the apple doc for the required reasons API and the integration steps you mentioned in your ReadMe.

But, I had a doubt here on the integration front, the stuff I need to do as mentioned in the link. As per apple all these integrations needs to be done on the third party SDK side which actually uses the API and not in the App.
So, don't you think this should be present in your library?

image

Please correct me if I am wrong !!

@GuptaAman08
Copy link
Author

Hi @christocracy , any comment on the above ??

Copy link

github-actions bot commented Jun 2, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants