Thank you for the Android resources. I should add that I am also using Xamarin and so far have not created a binding library successfully for Android UIKit. So I have not been able to test the scenario on Android yet.
I have been able to create a Xamarin binding to a proxy library on iOS, and so I am able to attempt the custom filter on iOS. However, I have become stuck in not seeing a way to apply the channel type filter in iOS UIKit because the variable I need is not exposed. Am I missing some other method call that I need? Can you recommend a specific code sample that shows applying a filter on channel type in iOS UIKit. This is what I am trying to do:
- Create a SBUChannelListViewController instance
- Set the custom channel type filter
- Present or Push the created SBUChannelListViewController
- Verify that the created SBUChannelListViewController is now presented and the group channels returned are the expected channels of the custom type