Code Monkey home page Code Monkey logo

Comments (9)

leossmith avatar leossmith commented on June 11, 2024 1

They sure are... Submitted the app 5 times, always rejected. Posted them screenshots and they said they might missed that.... Lost me 3 days..

from ane-idfa.

marchbold avatar marchbold commented on June 11, 2024

iOS 12.5 doesn't support ATT so this is expected.

You will only see ATT on iOS 14.5+

from ane-idfa.

leossmith avatar leossmith commented on June 11, 2024

That was my first thought, but I got a rejection from apple, saying that this is not included in their testing device - Device type: iPad - OS version: iOS 14.5.

I have this in my descriptor:

<key>NSUserTrackingUsageDescription</key>
		<string>This identifier will be used to deliver personalized experience to you.</string>

And this in the start of my app:

IDFA.service.requestAuthorisation(
                function( authorisationStatus:String ):void
                {
                    trace( 'checked again'+authorisationStatus );
                }
        ); 

That should show the appropriate popup?

from ane-idfa.

marchbold avatar marchbold commented on June 11, 2024

that should be all you need, it's passed review in several of our apps.

have you got a device to test on?

from ane-idfa.

leossmith avatar leossmith commented on June 11, 2024

I don't have access to a physical device with 14.5 installed, I will try the simulator and amazon device farm.

from ane-idfa.

marchbold avatar marchbold commented on June 11, 2024

Okay, let me know how it goes.

from ane-idfa.

leossmith avatar leossmith commented on June 11, 2024

Does this ANE (or any ane) work with iPhone Simulator? I am getting an error for architecture which makes me think it doesnt work.

from ane-idfa.

leossmith avatar leossmith commented on June 11, 2024

After testing on Device Farm, it looks like the popup appears as should. Not sure why Apple is rejecting the app.

from ane-idfa.

marchbold avatar marchbold commented on June 11, 2024

We had a similar rejection on an app, double checked everything and resubmitted the exact same app and they approved it... Sometimes I think they are being lazy...

from ane-idfa.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.