File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -22,3 +22,24 @@ To resolve this issue, there are two options:
2222
23231 . Set the default SMS app and SIM number in your device's settings
24242 . Provide the SIM number explicitly in the ` simNumber ` field of the request
25+
26+ ## ` Can't send message: No SIMs found ` Error
27+
28+ This error occurs when the app cannot detect any SIM cards on the device. There are several possible causes for this issue:
29+
30+ 1 . ** SIM card issues:**
31+ - The SIM card is not properly inserted.
32+ - The SIM card has poor contact with the slot.
33+ - The SIM card is damaged or faulty.
34+
35+ 2 . ** Permission problems:**
36+ - The app doesn't have the necessary permissions to access the SIM cards list.
37+ - For Xiaomi users: You may need to disable MIUI optimization to prevent the app from requesting permissions repeatedly.
38+
39+ To resolve this error:
40+
41+ 1 . Check that your SIM card is properly inserted and undamaged.
42+ 2 . Ensure the app has all required permissions in your device settings.
43+ 3 . For Xiaomi users: Disable MIUI optimization in Developer Options.
44+ 4 . Restart your device to refresh system processes.
45+ 5 . If the problem persists, try using the SIM card in another device to rule out hardware issues.
You can’t perform that action at this time.
0 commit comments