Jump to: navigation, search

Difference between revisions of "Version 4.8 Xamarin"


(4.8.? on 2024-0?-?? {{key press|App Center}})
(Preview)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Attention|UBIK 4 clients can only connect to {{UBIK}} Servers of [[Version 3.6(Server)|version 3.6]] and higher!}}
 
{{Attention|UBIK 4 clients can only connect to {{UBIK}} Servers of [[Version 3.6(Server)|version 3.6]] and higher!}}
 +
 +
{{Attention|The minimum supported OS versions are:
 +
* Android 9;
 +
* iOS 11.}}
  
 
== Availability ==
 
== Availability ==
Line 24: Line 28:
 
== Preview ==
 
== Preview ==
  
=== 4.8.? on 2024-0?-?? {{key press|App Center}}  ===
+
=== 4.8.? on 2024-??-?? ===
* The iOS client now supports SSO.
+
* (Android) Fixed an issue where the client reads NfcV tags in reverse order.
 +
* MinNormMax UI is now hosted on dedicated templates.
 +
* It is now supported to [[Charts#Xamarin_Chart_Customizing|customize Xamarin Charts]].
  
[[Category:Version 4.8 Xamarin|Version 4.8 Xamarin]]
+
 
 +
=== 4.8.2 on 2024-05-07 {{key press|iOS: Store Preview}}  ===
 +
* ''Includes all changes from [[Version_4.7_Xamarin]].''
 +
* ''This is made available to those who are only allowed to install apps through the App Store due to e.g. enterprise policies. At this point, it's too early to use our Store Beta channel, please follow [https://testflight.apple.com/join/QbHhcPmb this link] to access a new channel which we call "Store Preview"''.
 +
 
 +
 
 +
=== 4.8.0 on 2024-04-11 {{key press|App Center}}  ===
 +
* ''This is an early test version and does not include all changes from [[Version_4.7_Xamarin]].''
 +
* iOS: The iOS client now supports [[Single_Sign-On|SSO]] login.
 +
 
 +
[[Category:Client|Version 4.8 Xamarin]]
 +
[[Category:Version 4.8|Version 4.8 Xamarin]]
 +
[[Category:Xamarin|Version 4.8 Xamarin]]
  
 
== Known issues ==
 
== Known issues ==
Line 36: Line 54:
 
= ⚠️ XAML Notes =
 
= ⚠️ XAML Notes =
  
 +
* Refactoring of edit templates (In/Direct and both UWP and Xamarin) was done to avoid replication of complex xaml code required for 'MinNormMax' properties in regular editors. The  UBIKPropertyTextLengthHint was moved from the UBIKEditString template to the UBIKEditDialogHeader.
 +
** ⚠️ Customization of UBIKEditString / UBIKEditInt / UBIKEditDouble done during 4.7 should be updated accordingly (hosting of ValueItem listview in edit templates removed).
  
 
<headertabs />
 
<headertabs />
  
 
+
[[Category:Client|Version 4.8 Xamarin]]
{{Category/Version2|{{PAGENAME}}}}
+
[[Category:Version 4.8|Version 4.8 Xamarin]]
 +
[[Category:Xamarin|Version 4.8 Xamarin]]

Latest revision as of 06:32, 6 June 2024

IC Attention.pngUBIK 4 clients can only connect to UBIK® Servers of version 3.6 and higher!
IC Attention.pngThe minimum supported OS versions are:
  • Android 9;
  • iOS 11.

Availability

Android: StoreiOS: Store: Publicly available in Google Play Store / Apple App Store.

Android: Store Beta: Publicly available in Google Play Store as beta versions. You can opt in or out of the beta at any time in the store.

iOS: Store Beta: Available through Apple App Store's invitation link.

UWP: App CenterAndroid: App CenteriOS: App Center: Available to those who have access to the Augmensys App Center.


IC Attention.pngSome customized XAMLs might need an update to work properly. These changes are marked with a ⚠️
[edit]

Release Notes

Release

Beta

Preview

4.8.? on 2024-??-??

  • (Android) Fixed an issue where the client reads NfcV tags in reverse order.
  • MinNormMax UI is now hosted on dedicated templates.
  • It is now supported to customize Xamarin Charts.


4.8.2 on 2024-05-07 iOS: Store Preview

  • Includes all changes from Version 4.7 Xamarin.
  • This is made available to those who are only allowed to install apps through the App Store due to e.g. enterprise policies. At this point, it's too early to use our Store Beta channel, please follow this link to access a new channel which we call "Store Preview".


4.8.0 on 2024-04-11 App Center

  • This is an early test version and does not include all changes from Version 4.7 Xamarin.
  • iOS: The iOS client now supports SSO login.

Known issues


⚠️ XAML Notes

  • Refactoring of edit templates (In/Direct and both UWP and Xamarin) was done to avoid replication of complex xaml code required for 'MinNormMax' properties in regular editors. The UBIKPropertyTextLengthHint was moved from the UBIKEditString template to the UBIKEditDialogHeader.
    • ⚠️ Customization of UBIKEditString / UBIKEditInt / UBIKEditDouble done during 4.7 should be updated accordingly (hosting of ValueItem listview in edit templates removed).