Hello,
The reason for this error is that <uap:LaunchActivation>
which is not a child element of uap:Protocol
.
Please refer to uap:Protocol (Windows 10) for more details.
So, the URI Should be the same as Android?
No, the URI of the WinUI launcher is not the same as the Android format.
Solution:
Different platforms should use different URLs to launch the program for the corresponding platform, and this function should be done on the sender, not the receiver.
When there are some matching problems, you should consider how to get the sending party to match the receiver.
Best Regards,
Alec Liu.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.