Skip to content

Use iOS device instead of Android #113

Locked Answered by sbertix
aslios asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @aslios,

There are many issues closed already regarding this feature.
All you need to do is set the following line on app launch.

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.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by sbertix
Comment options

You must be logged in to vote
2 replies
@aslios
Comment options

@sbertix
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #113 on December 14, 2020 14:09.