最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

ios - In-App Purchases not working – products in "Developer Action Needed" State - Stack Overflow

programmeradmin0浏览0评论

I've been struggling to set up In-App Purchases (IAPs) correctly for my Flutter app using the in_app_purchase package. After some debugging, I realized that we hadn't signed the Paid Apps Agreement. I’ve now completed that step, but my products are still in the "Developer Action Needed" state in App Store Connect.

What I’ve tried:

  • Enabled Sandbox Testing: Logged into Settings > App Store > Sandbox Account on my test device.
  • Checked Product Configuration: The products exist in App Store Connect and have valid details.
  • Testing via Xcode: When running the app on a real device via Xcode, the products do not appear.
  • Resubmitting the App: I’ve submitted the app 8-9 times, but it keeps getting rejected.
  • Cross-checked Implementation: Using the Flutter in_app_purchase package, ensuring I’m following the correct setup steps.

Issue:

  • My products are stuck in the "Developer Action Needed" state.
  • IAPs are not being fetched when testing via Xcode on a real device.

Questions:

  • How can I resolve the "Developer Action Needed" status for my IAPs?
  • What additional steps should I take to debug why products are not showing up in my app?
  • Is there something specific Apple looks for when reviewing IAPs that might be causing repeated rejections?

I've been struggling to set up In-App Purchases (IAPs) correctly for my Flutter app using the in_app_purchase package. After some debugging, I realized that we hadn't signed the Paid Apps Agreement. I’ve now completed that step, but my products are still in the "Developer Action Needed" state in App Store Connect.

What I’ve tried:

  • Enabled Sandbox Testing: Logged into Settings > App Store > Sandbox Account on my test device.
  • Checked Product Configuration: The products exist in App Store Connect and have valid details.
  • Testing via Xcode: When running the app on a real device via Xcode, the products do not appear.
  • Resubmitting the App: I’ve submitted the app 8-9 times, but it keeps getting rejected.
  • Cross-checked Implementation: Using the Flutter in_app_purchase package, ensuring I’m following the correct setup steps.

Issue:

  • My products are stuck in the "Developer Action Needed" state.
  • IAPs are not being fetched when testing via Xcode on a real device.

Questions:

  • How can I resolve the "Developer Action Needed" status for my IAPs?
  • What additional steps should I take to debug why products are not showing up in my app?
  • Is there something specific Apple looks for when reviewing IAPs that might be causing repeated rejections?

Share Improve this question edited Feb 6 at 21:05 halfer 20.4k19 gold badges108 silver badges201 bronze badges asked Feb 5 at 14:06 Abhijeet KumarAbhijeet Kumar 3512 silver badges8 bronze badges 1
  • Please try to follow the steps mentioned here If no issue found try with this shortcut – T.Ratzz Commented Feb 5 at 15:14
Add a comment  | 

1 Answer 1

Reset to default 0

I had this happen and I needed to add an image for the review notes on appStoreConnect, even though this is 'optional'.

发布评论

评论列表(0)

  1. 暂无评论