Jump to: navigation, search

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

Extra version related notes

Currently, there is a planned major update later for the 4.8 release. It will include the following additional features.


Release

4.8.62 on 2024-09-16 Android: Store BetaiOS: Store BetaUWP: App Center


4.8.61 on 2024-09-12 Android: StoreiOS: StoreUWP: App Center

  • Fixed an issue where the filtered result list doesn't get updated until it's presented again in certain custom link property editor UI.


4.8.59 on 2024-09-11 iOS: StoreUWP: App Center

  • Fixed an issue where the POIs might be displayed in the top left corner when there are no locations available at all.


Beta

4.8.48 on 2024-09-02 Android: Store BetaiOS: Store BetaUWP: App Center

  • Finalized the custom PDF toolbar implementation.
    • The search bar now opens when automatic text search and highlight is performed on PDF documents.
    • Removed some options (squiggly underlines, polylines and polygons) in the PDF toolbar that are not yet supported.
    • Added an option (EnableSeparateInkStrokes) to configure the ink session behavior.
  • Fixed an issue where it's not possible to navigate to UBIK objects through deep links.
  • (Android) Fixed an issue where branch download does not work on Android 14.
  • Fixed an issue where all subsequent editors are skipped after you use the further editing option in a Guid/Link property editor.
  • Fixed an issue where the dynamic selective list items are not properly filtered when you use the further editing option in the editor.
  • Fixed an issue where hotspots are not locked after saving when you set AutoLock to true on the SfPdfViewer.
  • (iOS) Fixed an issue where the app content might be partially covered on certain iOS devices.
  • Fixed an issue where the app incorrectly reports the successful UI deployment even when it fails.
  • Fixed an issue where scroll gestures can be received as pull to refresh gestures, causing it to be difficult to scroll sometimes in a query result list.
  • Fixed an issue where the property wizard is not shown when you have certain customizings (i.e. not binding to Properties at all in UBIKChildArea or the likes).
  • Fixed an issue that caused the list popup to show blank items when direct editing Link to Object properties.


Preview

4.8.32 on 2024-08-08 Android: App Center

  • Fixed some issues in the PDF toolbar.


4.8.30 on 2024-08-05 Android: App Center

  • Android: Raised the Android target version to comply with Google Play Store policies.


4.8.28 on 2024-08-02 App Center

  • Fixed some issues in the PDF toolbar.


4.8.26 on 2024-07-31 App Center

  • Fixed an issue where the property wizard might not be shown the first time you create an object with a link property.
  • Updated the color palette (and some other toolbar designs) for the PDF viewer.


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

  • When editing Guid Link properties, you can no longer further edit the filtering if there are predefined filter parameters (such as the dependency property values in dynamic selective lists). This is because those parameters are to be enforced by design and should not be changed by users. In the future, we might consider a finer level of control over which parameters can be edited in such cases.
  • Currently, the Samsung keyboard doesn't show , at all, regardless of the current language/locale setting of the device. Please use a different virtual keyboard (e.g. Gboard from Google) instead if . is unacceptable.
  • The periodic execution of background pushes is not guaranteed on iOS.
  • Android: When changing multiple objects at the same time (e.g. via Mass Edit), the sorting order might be messed up and some of the items might appear duplicated.


⚠️ 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).
  • UBIK-Standard had been updated with many new icons available for use in the client, including various PDF tools, Undo/Redo, diagonal arrows, and icons used in MaTaP.