• 01-06-2023, 11:30:36
    #1
    Herkese merhaba, iOS için bir webview bir uygulama yaptım, App Store inceleme ekibine gönderim, ama saçma bir sorunla uğraşıyorum.
    Uygulama ilk açıldığında kullanıcıdan App Tracking Transparency izni alıyorum burada sorun yok.
    Ama apple ekibi şu şekilde bir dönüş yaptı:

    Alıntı
    "To resolve this issue, please revise your app so that you do not collect data for tracking purposes if the user does not give permission for tracking.
    Alternatively, if you do not collect cookies for tracking purposes, revise the cookie prompts that appear in your app to clarify you do not track users. "
    Kısaca benim anladığım şu şekilde, kullanıcı takip izni vermediğinde, site cookie topluyor olması. Bildiğim kadarıyla bunun önüne geçmek imkansız, zaten siteye girildiğinde alt kısımda cookie izni istiyor.

    Deneyimi olan arkadaşlar yardımcı olursa çok sevinirim.

    Sitedeki cookie izni:

    İnceleme ekibinin tam mesajı:
    Alıntı

    Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage


    We noticed you collect data to track after the user selects “Ask App Not to Track” on the App Tracking Transparency permission request.

    Specifically, we noticed your app accesses web content you own and collects cookies for tracking after the user asked you not to track them.

    Next Steps

    To resolve this issue, please revise your app so that you do not collect data for tracking purposes if the user does not give permission for tracking.

    Alternatively, if you do not collect cookies for tracking purposes, revise the cookie prompts that appear in your app to clarify you do not track users.

    Resources

    - Tracking is linking data collected from your app with third-party data for advertising purposes, or sharing the collected data with a data broker. Learn more about tracking.
    - See Frequently Asked Questions about the requirements for apps that track users.

    Best regards,

    App Store Review
  • 01-06-2023, 12:10:56
    #2
    PHP & Flutter & Laravel
    Yayınlanana kadar sitenizden cookie iznini kaldırın sonradan ekleyin
  • 01-06-2023, 12:30:12
    #3
    aksoyhlc adlı üyeden alıntı: mesajı görüntüle
    Yayınlanana kadar sitenizden cookie iznini kaldırın sonradan ekleyin
    Ben de sizinle aynı şekilde düşünüp , kaldırdım tekrar incelemeye gönderdim bekliyorum. Bir gelişme olursa buraya yazarım.

    Güncelleme:
    @aksoyhlc; Çok teşekkür ediyorum, Uygulama yayına girdi.