Jakub Szołomicki

Results 2 issues of Jakub Szołomicki

I can't find any info in the documentation, nor here whether Appsflyer's Unity SDK automatically calls SKAdNetwork's functions to register for attribution and if it calls `updateConversionValue`. From what I...

Can't create TestFlight Internal groups ``` group = Spaceship::ConnectAPI.create_beta_group( app_id: app.id, group_name: 'QA-Internal', is_internal_group: true, ).first ``` Using these options does nothing: ``` public_link_enabled: false, public_link_limit_enabled: false, public_link_limit: 0, ```...