Error Description: Tried to load an existing custom app of our own, but it wouldn't work in the player. Tracked it down to the fact that we are using DelegateModel, which requires import of QtQml.Models 2.1 which seemed to not work in the new AppPlayer.
How to reproduce: Attempt to use QtQml.Models 2.1 and a DelegateModel in an app
Application: AppStudio Player
Device: iPhone 6
Operating System: iOS 11
Error Description: Tried to load an existing custom app of our own, but it wouldn't work in the player. Tracked it down to the fact that we are using DelegateModel, which requires import of QtQml.Models 2.1 which seemed to not work in the new AppPlayer.
How to reproduce: Attempt to use QtQml.Models 2.1 and a DelegateModel in an app
Have you tested with another app?: No.