Jump to content
  • -1

Blocked some function from Android


_core

Question

Posted

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 ?

1 answer to this question

Recommended Posts

Posted

[ @_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

---

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.