Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

143
Vistas
Transaction Manager not showing storekit 2 transactions in Xcode

I am trying to test in-app purchase localy using configuration.storekit file. I'm able to do perform the fetch, buy, restore, etc on the simulator, but the same is not getting displayed on the Transaction Manager [(with Xcode selected) Debug->Storekit->Manage Transactions...]

Also, I am not able to fetch the products using product IDs in the testcases using StoreKitTest framework

I have use pod lib create to make a cocoapod of MyFramework which is having all the In-App purchase related code/logic. Have a target for testcases (MyFramework-Unit-Tests), have tried linking the StoreKit Configuration File with both the MyFramework and MyFramework-Unit-Tests targets, and without linking too

I have created a file IAPSubscriptions.storekit, and have tried specifying target to it - MyFramework, MyFramework-Unit-Tests

Has anyone faced these issues, and how shall I resolve these?

For reference: Modularisation followed by me is wrt: https://github.com/kudoleh/iOS-Modular-Architecture My podfile has: def MyFramework_pod pod 'MyFramework', :path => 'DevPods/MyFramework', :testspecs => ['Tests'] end

abstract_target 'MyFramework' do project 'DevPods/MyFramework/Example/MyFramework.xcodeproj' target 'MyFramework_Example' do platform :ios, '15.0' MyFramework_pod end end

My podspec has: s.test_spec 'Tests' do |test_spec| test_spec.source_files = 'MyFramework/Tests/**/*' end

over 4 years ago · Santiago Trujillo
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda