Through this app I assign task to my workers via SMS. Read the received SMS and save in to SQLite DB and display them in the app. So, the issue is some SMS is not reading by the App. If I sent 2 SMS within 1 min gap, only one SMS will read and saved to DB and other one is not reading. Why other SMS is not reading?
The second issue is, In Internal storage I have created hidden file (/.dfhsbdfbwewhfbdhbhfdf) and saving some images in this folder. Then, after turn on the hidden file show mood, the folder is not displaying but saved images of the folder is displaying in the App. Why this file can not see in internal storage?
I was reading the release note and did some R&D but I couldn't find any issue.... please help me.