I have developed an app based on Erel's tutorial using bluetooth. The nearby bluetooth devices scan (i.e., discover function) worked fine on my galaxy S4 (LP 5.0.1).
When I put the app on my shiny new Galaxy S10 with Android X and One UI 2.0, the scan function refuses to work. The log shows nothing and the discovery process keeps on going forever.
Can someone point me in the right direction to get it working. By the way, I changed the Min SDK to 21 and Target SDK to 28 in the mainfest file. Thanks in advance.
When I put the app on my shiny new Galaxy S10 with Android X and One UI 2.0, the scan function refuses to work. The log shows nothing and the discovery process keeps on going forever.
Can someone point me in the right direction to get it working. By the way, I changed the Min SDK to 21 and Target SDK to 28 in the mainfest file. Thanks in advance.