brief-honey-45610
07/11/2025, 7:30 PMTrue
, source = Force
⦠ā
Android app (Java SDK): value = True
⦠ā iOS (Swift SDK): value = False
, source = cyclicPrerequisite
The cyclicPrerequisite
source in GrowthBook means a cycle was detected in feature prerequisites (i.e., a feature depending on itself). Evaluation is halted to avoid infinite loops. However, no prerequisites were defined in this setup. This source value was unexpected and only appeared in the Swift SDK.
Can you investigate why the Swift SDK is returning cyclicPrerequisite
for a client feature flag that:
⢠Has no prerequisites
⢠Is correctly forced to a test value via Force Rules
⢠Returns the correct result in other SDKs (Python, Java)?
Thanks!calm-dog-24239
07/14/2025, 5:48 AMcalm-dog-24239
07/14/2025, 2:05 PMbrief-honey-45610
07/14/2025, 5:06 PMcalm-dog-24239
07/14/2025, 5:40 PM