Jump to content
  • -1

Blocked some function from Android


_core
 Share

Question

Now android has been block many function of GG.

Ex:

Failed io.popen('settings get secure android_id', 'r'): disabled by security reason (field 'popen') level = 1, const = 13, proto = 0, upval = 1, vars = 6, code = 31

 

Anyone can fix it ?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 1

[ @_core ]
---
It is intentional and not because of Android, but because GG itself prevent you to execute system command. This is to protect user privacy, imagine someone stole all of your datas inside your phone because you run encrypted lua script that you downlod from the internet. And yes, this include io, coroutine, etc. Read more about it here: LUA GG

image.thumb.png.8cedefee72a1079bb094e754f4f6dc84.png

---

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...