2 Replies Latest reply: May 18, 2014 11:05 AM by NilsKë RSS

    productStore ANE does not fire ProductEvent.PRODUCT_DETAILS_FAIL on ios 6

    Bram_0 Community Member

      Hello,

       

      Been trying to get an app finished using this ANE, everything seems to go smooth apart from one Event: ProductEvent.PRODUCT_DETAILS_FAIL.

      This event seems to fire just fine on any IOS 5 device I have, like the iPad 1 and also my older iPod Touch 4.

       

      On any IOS 6 device like my iPad 4 and iPod 5, the event does not fire at all. I double checked it and it is registered, it just does not fire when it needs to fire.

       

      Is anyone aware of this? Or does anyone have any idea if I am doing something wrong? The code does not seem relevant since it works fine on IOS 5.

      It's mostly simular to the Test code that was included with the Gaming SDK.