Hello,
iam trying to implement managed app configuration, i found there is a capacitor plugin for this:
ionic managed configuration (GitHub - capawesome-team/capacitor-managed-configurations: ⚡️ Capacitor plugin to access managed configuration settings.).
I have everything set up, the problem is, how do i test it? Is there some way to test it easily on android device or emulator? Any solutions?