Minimize Ionic 3

I need to implement the option of minimizing a meeting for Ionic. In one of the most recent updates, it was made available for IOS, but on Android this option was not yet available. Does the Zoom API offer the customization option with minimization for Ionic?

Hi @mattheusgetstudio,

Thanks for the post. Since the Zoom Android Client does not support minimization, so the Android SDK does not support it. Ionic SDK relies on the Android SDK so Ionic SDK does not support minimization as well.

Thanks!