Jump to: navigation, search

Difference between revisions of "Version 5.0 (Mobile)"


(Known issues)
 
(6 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
{{key press|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.
 
{{key press|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.
  
{{key press|Android: Store Preview}}: To join the preview tests please send an email to testing@augmensys.com and provide an email address that is connected to a google play account as well as the information that you want to join the android preview test. Alternatively you can contact the Augmensys staff and submit your chosen email address. You can opt in or out of the test at any time in the store.
+
{{key press|Android: Store Preview}}: Available through Google Play Store's [https://play.google.com/store/apps/details?id=com.augmensys.ubik.go invitation link].
  
Example: Please add my email account example@example.com to the '''Preview''' test group for the '''Android''' client.
+
{{key press|iOS: Store Beta}}: Available through Apple App Store's [https://testflight.apple.com/join/Kmb1HG9E invitation link].
  
{{key press|iOS: Store Beta}}: Available through Apple App Store's [https://testflight.apple.com/join/ijGm4j2h invitation link].
+
{{key press|iOS: Store Preview}}: Available through Apple App Store's [https://testflight.apple.com/join/yHRnbYbt invitation link].
  
{{key press|iOS: Store Preview}}: Available through Apple App Store's [https://testflight.apple.com/join/qDMZjTgg invitation link].
+
{{key press|Windows: Store Preview}}: The MAUI Windows client is not an official product and is only distributed as test versions upon request.
 
+
{{key press|UWP: Store Preview}}:Publicly available in Microsoft Store as preview versions to those whose account email is participating in our preview test. To join, please send an email testing@augmensys.com and provide an email address to add to the list as well as the information which test you want to join. Alternatively you can contact the Augmensys staff and submit your chosen email address.
+
 
+
Example: Please add my email account example@example.com to the '''Preview''' test group for the '''Xamarin UWP''' client.
+
 
<br/>
 
<br/>
  
Line 29: Line 25:
 
= Release Notes =
 
= Release Notes =
  
== Release ==
+
=== 5.0.? on 2025-09-?? {{key press|Android: Store}}{{key press|iOS: Store}} ===
 
+
* The UBIK mobile client is rebuilt using the new Microsoft DotNet MAUI framework.
 
+
* Updated some translations.
== Beta ==
+
* Updated the default Demo profile.
 
+
* Fixed an issue that triggered a license warning even on a failed login.
 
+
* Fixed an issue where the wizard is shown again when you navigate to a new but saved object offline.
== Preview ==
+
* Fixed an issue where duplicate notifications are shown when you scan an NFC tag for a supervisor task and no fitting supervisor is found.
 
* Improved the branch download performance especially when there are duplicate objects in multiple branches.
 
* Improved the branch download performance especially when there are duplicate objects in multiple branches.
  
Line 46: Line 42:
 
* There are still some [[Annotation_and_HotSpot#Known_issues|known issues with free text and text markup annotations]].
 
* There are still some [[Annotation_and_HotSpot#Known_issues|known issues with free text and text markup annotations]].
 
* It is currently not possible to select which camera to use for AR views (e.g. scan page) on Windows.
 
* It is currently not possible to select which camera to use for AR views (e.g. scan page) on Windows.
* Sometimes multiple clicks are necessary for e.g. navigation or task interaction on Android when using the SfPullToRefresh control in combination with the Syncfusion ListView. In this case, we recommend replacing the SfPullToRefresh control with a custom Refresh button as mentioned [[Xamarin_XAML#Issues_with_SfPullToRefresh_in_combination_with_SfListView_in_MAUI|here]].
+
* SfPullToRefresh was removed due to [[Mobile_XAML#Issues_with_SfPullToRefresh_in_MAUI|existing issues]], and replaced with a Refresh option in the Context menu.
 
<br/>
 
<br/>
  
Line 54: Line 50:
  
 
<headertabs />
 
<headertabs />
 +
 +
[[Category:Version 5.0|Version 5.0 (Mobile)]]

Latest revision as of 13:15, 22 September 2025

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

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.

Android: Store Preview: Available through Google Play Store's invitation link.

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

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

Windows: Store Preview: The MAUI Windows client is not an official product and is only distributed as test versions upon request.


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


[edit]

Release Notes

5.0.? on 2025-09-?? Android: StoreiOS: Store

  • The UBIK mobile client is rebuilt using the new Microsoft DotNet MAUI framework.
  • Updated some translations.
  • Updated the default Demo profile.
  • Fixed an issue that triggered a license warning even on a failed login.
  • Fixed an issue where the wizard is shown again when you navigate to a new but saved object offline.
  • Fixed an issue where duplicate notifications are shown when you scan an NFC tag for a supervisor task and no fitting supervisor is found.
  • Improved the branch download performance especially when there are duplicate objects in multiple branches.


Known issues

  • When changing the device orientation during attaching a photo on iOS, the app gets stuck. This is an issue Microsoft confirmed in .NET9 and will fix in .NET10.
  • 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.
  • There are still some known issues with free text and text markup annotations.
  • It is currently not possible to select which camera to use for AR views (e.g. scan page) on Windows.
  • SfPullToRefresh was removed due to existing issues, and replaced with a Refresh option in the Context menu.



⚠️ XAML Notes