Replies: 4 comments 1 reply
-
Hi, havent been working on this for a long time, but is this happening on both ios and android? |
Beta Was this translation helpful? Give feedback.
-
No, it only happens on the iOS version. |
Beta Was this translation helpful? Give feedback.
-
Could you just check if 2.8.0-beta.3.1 has the same problem? |
Beta Was this translation helpful? Give feedback.
-
I checked the scenario with your provided version and even with the near by stable versions as well, but it couldn't resolve my issue. Even when I used this version "2.8.0-beta.3.1" for iOS, sometimes the call doesn't end on hung up. If you guys have created a sample project using the latest build, can you provide it to me, so I can try it out and take the code as reference if it works to my criteria. |
Beta Was this translation helpful? Give feedback.
-
Hii
I have converted my Xamarin.Forms app to the MAUI version and integrated the ACS service using the nugget source shown below.
For Android
- Laerdal.Maui.AzureCommunicationCalling.android : 2.10.0-beta.1.0
- Laerdal.Maui.AzureCommunicationCommon.android : 1.1.1.1
- Laerdal.Maui.AzureCommunicationHelper.android : 2.10.0-beta.1.0
- Laerdal.Maui.AzureCore.android : 1.0.0-beta.13.1
For iOS
- Laerdal.Maui.AzureCommunicationCalling.iOS : 2.11.0.
Whenever I try to rejoin an active call after a hang-up, the process does not move forward after initializing all the necessary instances and there is no error thrown from which we can determine what might be causing the problem.
Can any one help me on this.
@tompi.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions