Apple store - improper advertising identifier [IDFA] usage

hi guys,
I’m getting the following problem when uploading an app to the Apple Store. The only change I made is to integrate Backendless to start migrating some data from Parse. Is this expected? Suggestions on what I should select below? I don’t really have any advertisements. Thanks

Advertising IdentifierDoes this app use the Advertising Identifier (IDFA)?The Advertising Identifier (IDFA) is a unique ID for each iOS device and is the only way to offer targeted ads. Users can choose to limit ad targeting on their iOS device.
If your app is using the Advertising Identifier, check your code—including any third-party code—before you submit it to make sure that your app uses the Advertising Identifier only for the purposes listed below and respects the Limit Ad Tracking setting. If you include third-party code in your app, you are responsible for the behavior of such code, so be sure to check with your third-party provider to confirm compliance with the usage limitations of the Advertising Identifier and the Limit Ad Tracking setting.
This app uses the Advertising Identifier to (select all that apply):
Serve advertisements within the app

Attribute this app installation to a previously served advertisement

Attribute an action taken within this app to a previously served advertisement
If you think you have another acceptable use for the Advertising Identifier, contact us.

Hi Marco,

I checked the code and I see that we import AdSupport.h, but I am not sure what it is for. I posted a question to our iOS team. As soon as I get a response, I will let you know.

Regards,
Mark

Thanks Mark. Keep me posted if you find a solution/workaround that allows me to submit without declaring that I serve advertisements (since I don’t).

I saw this commit https://github.com/Backendless/ios-SDK/commit/8591810dc65d3cbbb418cb2ab5c0579198bf97c5 - does it mean the issue is resolved now?

Yes, Alex - if you get the latest release from github or cocoapods.