Apk dosyalarının değişik model telefondaki uyumsuzluğu (Incompatibility of apk files on different model phones)

yaptığım apk dosyam samsung j5 telefonumda çalışıyor bluetooth ile bağlanıyor, samsung A32 telefonumda bluetooth adreslerini görmüyor. Diğer apk pusula çalışmam samsung A32 telefonumda çalışıyor fakat nesnelerin yerleştirme ölçüleri tutmuyor. Samsung j5 telefonumda çalışmıyor. B u sorunları nasıl düzeltebilirim. Teşekkürler.

(Canned Response)
These blocks can be dragged into your Blocks Editor to request permission(s) for Bluetooth scanning and connecting. All three parts are needed.




Thanks to @Anke for the original code.
My changes include

  • use of the Screen1 permission blocks to avoid the possibility of a typo
  • using a TinyDB tag particular to BT permissions and only for BT permissions.