Bug-ID-Nummer |
BUG-000105934 |
Eingereicht | June 20, 2017 |
Zuletzt geändert | June 5, 2024 |
Gilt für | ArcGIS for Desktop |
Gefunden in Version | 10.5 |
Status | Non-Reproducible
Dieses Problem konnte bei Tests durch das Entwicklungsteam nicht reproduziert werden. Problemen wird u. U. dieser Status zugewiesen, wenn sie nicht reproduziert werden können oder in einer Entwicklungsversion der Software nicht mehr relevant sind. Es wurde jedoch kein Fix zur Problembehebung installiert. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
If you are still experiencing this issue with the latest version of the ArcGIS Runtime SDK for Android 100.x, please reach out to Esri Support Services.
Workaround
Create the column manually in .sqlite3 and replace typeof((null)) with typeof((due_date_manual)) (for a column called due_date_manual).
This can be edited in Android.
Schritte zur Reproduzierung