Post

Replies

Boosts

Views

Activity

I want to enable a certain feature for some of my Internal and external users in the Test Flight using my application. Is there a way I can fetch his details or id programatically in my code?
I want to enable a certain feature for some of my Internal and external users in the Test Flight using my application. Is there a way I can fetch his details or id programatically in my code and turn the feature on for those users?
1
0
532
Apr ’22
how to use new build system using xcrun xcodebuild command
we use xcrun xcodebuild  in sh file to run builds on bamboo machines. recieving the error that swift packages are not supported in legacy build. How to use new build system using xcrun xcodebuild command
Replies
0
Boosts
0
Views
488
Activity
Apr ’22
how to check if the build is Testflight or App Store?
I'm using a solution based on this :  https://stackoverflow.com/questions/26081543/how-to-tell-at-runtime-whether-an-ios-app-is-running-through-a-testflight-beta-i TLDR, checking if Bundle.main.appStoreReceiptURL?.lastPathComponent == "sandboxReceipt"  But this solution is returning true for isTestFlight even when I build the app in Debug.
Replies
1
Boosts
0
Views
4.1k
Activity
Apr ’22
I want to enable a certain feature for some of my Internal and external users in the Test Flight using my application. Is there a way I can fetch his details or id programatically in my code?
I want to enable a certain feature for some of my Internal and external users in the Test Flight using my application. Is there a way I can fetch his details or id programatically in my code and turn the feature on for those users?
Replies
1
Boosts
0
Views
532
Activity
Apr ’22