Hi!
I've been working on an app thats developed towards iOS and Android. My problem is regarding our custom tab and in this case the implementation of our custom tabGroup towards Android. On iOS the custom tab works flaweless and I have no problem entering the app and use as expected, but when switching to Android and testing the app gives me the errorlog: "Cannot add window/tabGroup to another window/tabGroup." upon launch and crashes.
What could possibly be the issue here? Is there some platform dependencys missing or code implementation related that has to be changed to make our custom tab work with Android devices?