Yes! We highly recommend creating two separate Embrace apps for Android and iOS platforms. For Unity specifically, we monitor both the Unity and Native layers. While combining Unity across iOS and Android is a common approach, it ignores the severe differences in the native layers. For example, the networking calls and libraries, ANRs vs freezes, User Termination approaches, etc., and even As SDKs are often different across iOS and Android for the same vendors. Separating iOS and Android will allow your team to track the issues and resolutions separately and more quickly.