Jump to: navigation, search

Difference between revisions of "Version 1.3 (Xamarin)"


Line 5: Line 5:
 
=== 1.3.?? on 2021-12-?? ===
 
=== 1.3.?? on 2021-12-?? ===
 
* Added support for signature property editing (not yet on iOS).
 
* Added support for signature property editing (not yet on iOS).
* When navigating to the [[Map_View_(Xamarin)#Context_Object|map view with a context object]], UBIK makes sure it's visible and selects/highlights it.  
+
* When navigating to the [[Map_View_(Xamarin)#Context_Object|map view with a context object]] (or [[POI_View_(Xamarin)#Context_Object|POI view]]), UBIK makes sure it's visible and selects/highlights it.
* Users can now choose [[Dynamic_Selective_List_(Client)|dynamic selective list]] items when editing (Guid) properties.
+
* Users can now choose [[Dynamic_Selective_List_(Client)|dynamic selective list]] items when editing Guid properties.
 
* Fixed an issue where the result of Guid/link property editing is not always automatically saved and committed upon user confirmation.
 
* Fixed an issue where the result of Guid/link property editing is not always automatically saved and committed upon user confirmation.
 
* Fixed an issue where query result items are sometimes not shown the first time a Guid/link property is edited.
 
* Fixed an issue where query result items are sometimes not shown the first time a Guid/link property is edited.
Line 18: Line 18:
 
* When editing the value of a double property in landscape mode characters other then numbers are not displayed but still remain in the string.
 
* When editing the value of a double property in landscape mode characters other then numbers are not displayed but still remain in the string.
 
* In rare cases, a query page appears blank without list content after navigating back from another query page. In such cases, a workaround is to reopen it or pull the list area to refresh.
 
* In rare cases, a query page appears blank without list content after navigating back from another query page. In such cases, a workaround is to reopen it or pull the list area to refresh.
* [https://www.syncfusion.com/support/directtrac/incidents/301168 A memory leak] in general page navigation is present in this release and will be addressed soon in a patch.
 
 
* In rare cases, selection of PDF annotations might misbehave on iOS.
 
* In rare cases, selection of PDF annotations might misbehave on iOS.
  

Revision as of 10:18, 17 December 2021

[edit]

Release Notes

Preview

1.3.?? on 2021-12-??

  • Added support for signature property editing (not yet on iOS).
  • When navigating to the map view with a context object (or POI view), UBIK makes sure it's visible and selects/highlights it.
  • Users can now choose dynamic selective list items when editing Guid properties.
  • Fixed an issue where the result of Guid/link property editing is not always automatically saved and committed upon user confirmation.
  • Fixed an issue where query result items are sometimes not shown the first time a Guid/link property is edited.
  • Fixed an issue where the navigation history is replayed when a page gets refreshed.
  • Fixed an issue where the document page becomes unusable (turns blank) after users browse to a PDF document with freshly updated annotations.
  • Fixed a performance issue (memory leak & high CPU usage) after showing many PDF documents.


Known issues

  • Branch download might be paused if the device goes into sleep mode without a power source attached and will only resume if the device screen is unlocked again. We are aware of this issue and will improve it in the future versions.
  • When editing the value of a double property in landscape mode characters other then numbers are not displayed but still remain in the string.
  • In rare cases, a query page appears blank without list content after navigating back from another query page. In such cases, a workaround is to reopen it or pull the list area to refresh.
  • In rare cases, selection of PDF annotations might misbehave on iOS.

XAML changes

No major changes.