Hi @chrispaterson,
I'm working on integrating an advertising SDK on iOS which contains the ability to read an IAB consent string from NSUserDefaults. However, I see no way to natively create a consent string to save to NSUserDefaults in the first instance.
This functionality appears to be omitted from this Swift SDK, but I note that it is present in the Java SDK.
Is this likely to be added to the Swift SDK? I notice that there is an open PR which purports to add this functionality, but it hasn't been merged. What would it take to get this merged?
Thanks for your time.
Hi @chrispaterson,
I'm working on integrating an advertising SDK on iOS which contains the ability to read an IAB consent string from
NSUserDefaults. However, I see no way to natively create a consent string to save toNSUserDefaultsin the first instance.This functionality appears to be omitted from this Swift SDK, but I note that it is present in the Java SDK.
Is this likely to be added to the Swift SDK? I notice that there is an open PR which purports to add this functionality, but it hasn't been merged. What would it take to get this merged?
Thanks for your time.