pandiyanmadhan
pandiyanmadhan
@mohdmunaf Where i need to update below code @ReactMethod public void clearAppCache() { try { File dir = this.getReactApplicationContext().getCacheDir(); deleteDir(dir); } catch (Exception e) { e.printStackTrace();} }
@any one please help me solve this
@zhuyuan2016 - checkin android 12 & 11 also not working.
How to disable weekdays like saturday and sunday only.
Its supports toISOString() method in release mode? I got an issue in release mode only. Perfectly working in debug mode apps.