Search Unity

To be compliant with Guideline 3.1.1, please remove any and all codes related to AliPay (支付寶) within

Discussion in 'Unity IAP' started by pl_ayground, Nov 15, 2017.

Thread Status:
Not open for further replies.
  1. pl_ayground

    pl_ayground

    Joined:
    Dec 17, 2015
    Posts:
    60
    Hi,

    I just got my app rejected by Apple with the folowing note:

    "To be compliant with Guideline 3.1.1, please remove any and all codes related to AliPay (支付寶) within your app."

    I do see some references to Xiaomi in my Xcode project, and I believe AliPay is a payment method you could use in their stores.

    Any idea why my iOS build references AliPay? Is this Unity IAP related?

    thanks for any help as I am a little bit puzzled how to get this sorted out.
     
  2. unityjingyao

    unityjingyao

    Unity Technologies

    Joined:
    Feb 20, 2017
    Posts:
    220
    Hi @pl_ayground
    There is Alipay SDK in Xiaomi SDK but that only exists on Android platform when targeting Xiaomi Mi Game Pay in Unity IAP.
    It couldn't be compiled into an iOS project.
    You might see some C# codes that related to Xiaomi.
    Could you please send me a screenshot?
    Thank you.
     
    nicholasr likes this.
  3. pl_ayground

    pl_ayground

    Joined:
    Dec 17, 2015
    Posts:
    60
    sent via direct message.
     
  4. shchvova

    shchvova

    Joined:
    Mar 19, 2012
    Posts:
    9
    Hello! I am using my own implementation of IAPs, I just got same message from reviewer. I do not have anything related to AliPay in my app. Are there any hints why this is happening or how to fix it?
     
  5. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    Open an appeal with Apple, and ask for more information.
     
    nicholasr likes this.
  6. pl_ayground

    pl_ayground

    Joined:
    Dec 17, 2015
    Posts:
    60
    Just want to let everyone know that Apple did approved the same binary I uploaded initially after a while of ping-pong on itunesconnect. This makes me believe this was some fault on their end in result of static analysis of the binary I provided.
     
    ap-unity likes this.
Thread Status:
Not open for further replies.