Difference between revisions of "Version 4.4 (Xamarin)"
Line 9: | Line 9: | ||
{{key press|UWP: App Center}}{{key press|Android: App Center}}{{key press|iOS: App Center}}: Available to those who have access to the Augmensys App Center. | {{key press|UWP: App Center}}{{key press|Android: App Center}}{{key press|iOS: App Center}}: Available to those who have access to the Augmensys App Center. | ||
+ | |||
+ | <br/> | ||
+ | {{Attention|Some XAMLs might need an update to work properly. Regarding that please consider [[Version_4.4_Xamarin#tab=XAML_Notes|XAML Notes]]}} | ||
Line 61: | Line 64: | ||
<br/> | <br/> | ||
− | + | * When using a DataTrigger to set the properties of a footer for a ListView, the sequence of the properties inside the DataTrigger might matter in some cases. It seems to occur since Version 4.4 due to a Syncfusion update and could lead to the page not being rendered properly and appearing empty. If you encounter such an issue please workaround by adding the IsStickyFooter Property Setter on top inside the DataTrigger. For details, please [[Xamarin_XAML#DataTrigger_to_set_Footer_Properties_in_a_ListView|read this]]. | |
Revision as of 12:07, 28 June 2023
UBIK 4 clients can only connect to UBIK® Servers of version 3.6 and higher! |
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.
Some XAMLs might need an update to work properly. Regarding that please consider XAML Notes |