Currently in iOS and Android SDKs "Fist App Open" event is tracked on SDK initialisation, thus there is no possibility to add any custom Super properties, which leads to not being able to properly filter these events.
Suggestion: extend SDK initialisation method to accept parameter of initial Super properties, which would be added to "First App Open" event and any consecutive events.