Beja Expert Licensed User Longtime User Aug 18, 2021 #1 Hi guys Any work around solution? Android stopped supporting SMS intercept. b4a app can still send SMS but it cannot intercept incoming messages. Thank you.. Can it be with AT Commands instead of phone library? Last edited: Aug 18, 2021
Hi guys Any work around solution? Android stopped supporting SMS intercept. b4a app can still send SMS but it cannot intercept incoming messages. Thank you.. Can it be with AT Commands instead of phone library?
Erel B4X founder Staff member Licensed User Longtime User Aug 19, 2021 #2 Beja said: Can it be with AT Commands instead of phone library? Click to expand... No. If it is not a Google Play app then you should be able to intercept SMS. You will need to request the permission at runtime. Upvote 0
Beja said: Can it be with AT Commands instead of phone library? Click to expand... No. If it is not a Google Play app then you should be able to intercept SMS. You will need to request the permission at runtime.