Code Monkey home page Code Monkey logo

Comments (17)

abusaadp avatar abusaadp commented on May 27, 2024 4

I contacted Microsoft and they said they were not aware of this issue. After checking they said there is some permission issue with this API in Windows 11 and they will resolve it soon. So we must wait for Microsoft to resolve this issue. Thats why this API is working for PhoneLink app as it may not have this permission issue.

from myphone.

BestOwl avatar BestOwl commented on May 27, 2024

Windows 10 22H2 also has this issue.

from myphone.

BestOwl avatar BestOwl commented on May 27, 2024

New discovery on Windows 11 22H2: In UWP apps, PhoneLineTransportDevice.RequestAccessAsync() now will always return "DeniedBySystem"

from myphone.

BestOwl avatar BestOwl commented on May 27, 2024

I made a small UWP app to test this API.
https://github.com/BestOwl/MyPhone.CallingDiagnosis.Pltd

Here are the test results:

OS API status
Windows 11 22H2 PhoneLineTransportDevice.RequestAccessAsync() return DeniedBySystem
Windows 10 22H2 PhoneLineTransportDevice.ConnectAsync() return false, unable to connect
Windows 10 21H2
Windows LTSC 2021

from myphone.

BestOwl avatar BestOwl commented on May 27, 2024

Found this method in YourPhone.Calling.Managed.dll from the latest PhoneLink app:

public static unsafe bool TryUnlockPhoneLineTransportDeviceAPIs(IObjectReference _obj)

Seems like Microsoft blocks this API on purpose🤔.

from myphone.

abusaadp avatar abusaadp commented on May 27, 2024

Has Microsoft made an official announcement that Bluetooth calling will not work in Windows 11? Or have they changed the API for Bluetooth calling?

from myphone.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.