-
Hi Sbertix, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hey @aslios, There are many issues closed already regarding this feature. Client.default = .current ?? .iPhone11ProMax This will try and detect the user's iPhone. But if it's not an iPhone, it's gonna use the iPhone 11 Max as reference. |
Beta Was this translation helpful? Give feedback.
-
I just wanted to add one thing: starting with the next "bigger" version ( I feel like it's been tested enough and it's expected behavior. |
Beta Was this translation helpful? Give feedback.
Hey @aslios,
There are many issues closed already regarding this feature.
All you need to do is set the following line on app launch.
This will try and detect the user's iPhone. But if it's not an iPhone, it's gonna use the iPhone 11 Max as reference.