AgoraIO-Community / Agora-RTC-SDK-for-Xamarin

MIT License
31 stars 9 forks source link

App can't startup when upgrade to Xamarin.Agora.Full.iOS 3.3.0 #26

Open waterzsw opened 3 years ago

waterzsw commented 3 years ago

the app cannot start up after upgrade to Xamarin.Agora.Full.iOS 3.3.0 . no exception was caught when debuging with visual studio. environment: iphone xs max , ios version: 14.4 ipad air ios version 12.5.1 in debug mode both.

alexsorokoletov commented 3 years ago

Hi! Thank you for submitting the issue. That does not sound right, we are looking into this report.

Can you provide any additional information:

Alex

On Mar 4, 2021, at 22:12, 赵世伟 notifications@github.com wrote:

 the app cannot start up after upgrade to Xamarin.Agora.Full.iOS 3.3.0 . no exception was caught when debuging with visual studio debug. environment: iphone xs max , ios version: 14.4 ipad air ios version 12.5.1 in debug mode both.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

sbokatuk commented 3 years ago

@waterzsw hello, we checked on our sample app https://github.com/DreamTeamMobile/Xamarin.Agora.Samples with basic functions, it does not crash. Have you tried running our sample app on your environment? Could you please provide some source code which crashing or at least some more information on the environment:

alexsorokoletov commented 3 years ago

@waterzsw Hi! We would appreciate some feedback and answers for you to help you.

If we can't get any additional information on this issue, we will have to close it (

sbokatuk commented 3 years ago

Hi, try please to use latest tools, because all nugets build with latest and using older can make issues with builds

we saw that issue when using too old Xamarin.iOS SDK, I currently tried success on that versions:

VS for Mac 8.9.3 (build 13)

Xamarin.iOS Version: 14.14.2.5 (Visual Studio Community) Hash: 3836759d4 Branch: d16-9 Build date: 2021-02-10 17:56:44-0500

Xamarin.Android Version: 11.2.2.1 (Visual Studio Community)

Xamarin.Mac Version: 7.8.2.5 (Visual Studio Community) Hash: 3836759d4 Branch: d16-9 Build date: 2021-02-10 17:56:43-0500

sbokatuk commented 3 years ago

no movements here, looks like a duplicate with #32

waterzsw commented 3 years ago

Thanks for you reply.

I am using the latest Xamarin.iOS SDK version: 14.14.2.5, the app can NOT startup still. Xamarin.Agora.Full.iOS: 3.3.2 iOS 12.5.2 IPAD air iOS 14.4.2 xs max both of the devices above cannot startup in debug mode.

发送自 Windows 10 版邮件https://go.microsoft.com/fwlink/?LinkId=550986应用


发件人: Sergei Bokatuk @.> 发送时间: Friday, March 26, 2021 11:42:01 PM 收件人: AgoraIO-Community/Agora-RTC-SDK-for-Xamarin @.> 抄送: 赵世伟 @.>; Mention @.> 主题: Re: [AgoraIO-Community/Agora-RTC-SDK-for-Xamarin] App can't startup when upgrade to Xamarin.Agora.Full.iOS 3.3.0 (#26)

Hi, try please to use latest tools, because all nugets build with latest and using older can make issues with builds

we saw that issue when using too old Xamarin.iOS SDK, I currently tried success on that versions:

VS for Mac 8.9.3 (build 13)

Xamarin.iOS Version: 14.14.2.5 (Visual Studio Community) Hash: 3836759d4 Branch: d16-9 Build date: 2021-02-10 17:56:44-0500

Xamarin.Android Version: 11.2.2.1 (Visual Studio Community)

Xamarin.Mac Version: 7.8.2.5 (Visual Studio Community) Hash: 3836759d4 Branch: d16-9 Build date: 2021-02-10 17:56:43-0500

― You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/AgoraIO-Community/Agora-RTC-SDK-for-Xamarin/issues/26#issuecomment-808319924, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AM7T5N7ZV6VLGA24K6URAU3TFSTMTANCNFSM4YUNUHDQ.

sbokatuk commented 3 years ago

@waterzsw could you share a crash report or device logs, we can't reproduce and we need something to investigate