I don't see anything in the release notes or ad performance report documentation stating that the os type is no longer returned. Based on the beginning of the app URL, can I safely make an assumption about the OS type?, so "android-app" in ["android-app://com.facebook.katana/android-app/
com.my.App"] is an android app? If so, what would be the expected value for iOS, "ios-app"? As mentioned, the
AppUrl class still has both the URL and the os type and I would expect the report to convey the same information.