You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.Unzip the ziped file.
2.Using Android Studio run the app that placed on the native folder with debug mode.
3.Using Visual Studio run the app that placed on the SampleApp folder with debug mode.
4.Native app normal run after occur JPushInterface.init(this); which wrote on MainActivity.java
5.SampleApp crash after occur CN.Jpush.Android.Api.JPushInterface.Init(this); which wrote on MainActivity.cs
Expected behavior
SampleApp run after occur CN.Jpush.Android.Api.JPushInterface.Init(this); which wrote on MainActivity.cs
Actual behavior
SampleApp crash after occur CN.Jpush.Android.Api.JPushInterface.Init(this); which wrote on MainActivity.cs
Description
please check this issue:
dotnet/android#7532
Reproduction Steps
https://github.com/xamarin/xamarin-android/files/9944038/JPushMAUI.zip
1.Unzip the ziped file.
2.Using Android Studio run the app that placed on the native folder with debug mode.
3.Using Visual Studio run the app that placed on the SampleApp folder with debug mode.
4.Native app normal run after occur JPushInterface.init(this); which wrote on MainActivity.java
5.SampleApp crash after occur CN.Jpush.Android.Api.JPushInterface.Init(this); which wrote on MainActivity.cs
Expected behavior
SampleApp run after occur CN.Jpush.Android.Api.JPushInterface.Init(this); which wrote on MainActivity.cs
Actual behavior
SampleApp crash after occur CN.Jpush.Android.Api.JPushInterface.Init(this); which wrote on MainActivity.cs
Regression?
No response
Known Workarounds
can not find any workarounds now.
Configuration
No response
Other information
https://github.com/xamarin/xamarin-android/files/9953023/log.txt
The text was updated successfully, but these errors were encountered: