CI Build #89
ci.yml
on: workflow_dispatch
Android Build
2m 19s
iOS Build
2m 46s
Annotations
4 warnings
Android Build:
Views/AppLockedPage.xaml.cs#L8
The field 'AppLockedPage.isAuthenticated' is assigned but its value is never used
|
Android Build
The TargetFrameworkVersion (Android API level 34) is higher than the targetSdkVersion (32). Please increase the `android:targetSdkVersion` in the `AndroidManifest.xml` so that the API levels match.
|
iOS Build:
Views/AppLockedPage.xaml.cs#L8
The field 'AppLockedPage.isAuthenticated' is assigned but its value is never used
|
iOS Build:
Views/AppLockedPage.xaml.cs#L8
The field 'AppLockedPage.isAuthenticated' is assigned but its value is never used
|