Jump to: navigation, search

Version 4.8 (Xamarin)


(Redirected from Version 4.8 Xamarin)
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-0?-?? App Center

  • Fixed an issue where the property wizard might not be shown the first time you create an object with a link property.


4.8.19 on 2024-07-22 App Center

  • (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.
  • Fixed an issue where a filtered content list jumps/flickers when objects change.
  • Fixed an issue where the result list remains empty when you evaluate a lazy loading query multiple times without changing its criteria.
  • UBIK provides a central license mechanism now.
  • On geo property values, introduced a new CoordinatesCultureInvariant string property (e.g. "20.03,40.12") that can be directly used in scenarios such as Google Maps.
  • The Document Area tab UI is now customizable via the UBIKDocumentDetailArea.xaml template.
  • Fixed an issue where some Min Norm Max Property values didn't get committed properly.
  • (iOS) Fixed an issue where the app might hang or crash when leaving a PDF document page.
  • Fixed an issue where the Min Max Property Editor didn't always work as expected.
  • It is now possible to manually skip the dialog for the BranchDownloadCommand.
  • Fixed an issue where the changed objects indicator doesn't update once an object gets deleted in offline mode.
  • The UBIK client now supports evaluating the same query with different criterion values at the same time. This is necessary to e.g. have correct results for dynamic selective lists in certain customizing scenarios.


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).