Skip to content

This will hang in the splash screen on .NET 8 when deployed to a physical Android device. Tried it on Android 13 on Samsung S9 Ultra SM-X910 tablet and Samsun Galaxy S22 phone.

Notifications You must be signed in to change notification settings

schlaman/Net8SecureStorageHangsInAndroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Net8SecureStorageHangsInAndroid

This will hang in the splash screen on .NET 8 when deployed to a physical Android device. Tried it on Android 13 on Samsung S9 Ultra SM-X910 tablet and Samsun Galaxy S22 phone.

app.xaml.cs // This line of code never returns - it hangs forever var password = SecureStorage.GetAsync("password").Result;

About

This will hang in the splash screen on .NET 8 when deployed to a physical Android device. Tried it on Android 13 on Samsung S9 Ultra SM-X910 tablet and Samsun Galaxy S22 phone.

Resources

Stars

Watchers

Forks

Languages