Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IsMobile Check stops the script from being globally universal #178

Open
KadeTheExploiter opened this issue Aug 15, 2024 · 2 comments
Open

Comments

@KadeTheExploiter
Copy link

Solution: Instead of using UserInputService:GetPlatform() , do UserInputService.TouchEnabled

@Toon-arch
Copy link
Contributor

what you meant to suggest was using pcall to support Identity 2, not TouchEnabled. TouchEnabled is not a good check for if a device is mobile or not

@KadeTheExploiter
Copy link
Author

yeah, i meant that, my bad, anyway is it possible for you guys to do it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants