statsig-io / dart-sdk

ISC License
4 stars 2 forks source link

PathAccessException #8

Open andrespaez90 opened 3 months ago

andrespaez90 commented 3 months ago

We are encountering a PathAccessException in our Flutter App

Version: 1.0.0

PathAccessException: Exists failed, path = '/code_cache/__statsig__' (OS Error: Permission denied, errno = 13)

OSError
OS Error: Permission denied, errno = 13

Device os: Android 10 Model Id: HUAWEIYAL-L71 rooted: no

tore-statsig commented 3 months ago

Thanks for the report, we will look into it