Game not supported for mobile

Today my friend was trying to play my game on his chromebook. When he tried to join, it said mobile devices are currently not supported, although in the Game Settings it says its allowed.

Any help please?
doctorpepper126
RobloxScreenShot20220225_145551551

Np

for i , v in pairs(game.Players:GetPlayers()) do 
     if game.Players.TouchEnabled then
         game.Mobile = true
     end
end
2 Likes

your game most likely has a backdoor/virus, did you use any free models?

Sorry for month late reply, but I do not use free models at all so there is no virus or backdoor.