Updates for the Android-only variant of ANEs will drop the iOS-specific bundleSeedId value to "" and then display an error message that this value is missing and not generate a descriptor after this.
Thoughts about it:
- It does not drop the set value to "".
- It should generate descriptor without ios-specific parameters.
Updates for the Android-only variant of ANEs will drop the iOS-specific
bundleSeedIdvalue to "" and then display an error message that this value is missing and not generate a descriptor after this.Thoughts about it: