|
Post by fnllc on Oct 8, 2019 10:29:55 GMT
I'm seeing the error below on iOS 12.4 Simulator and on real device. I don't remember seeing this error before. Is this of any concerns?
Latest Rhodes Stable 7-1 branch.
2019-10-08 06:27:44.530201-0400 rhorunner[69104:1276750] $$$ rhodes_ios_delete_file_via_platform_api() error during delete file, ERROR = “id_1008201906274408222.jpg.modtime” couldn’t be removed. 2019-10-08 06:27:44.530312-0400 rhorunner[69104:1276750] E 10/08/2019 06:27:44:530 0e8eb000 RhodesApp| $$$ rhodes_ios_delete_file_via_platform_api() error during delete file, ERROR = “id_1008201906274408222.jpg.modtime” couldn’t be removed.
|
|
|
Post by Vladimir Musulainen on Oct 8, 2019 15:06:24 GMT
Has the model the blob field with an image?
Please provide any additional details.
|
|
|
Post by Dmitry Soldatenkov on Oct 8, 2019 15:21:49 GMT
We was make some changes according support Citrix MDM and now some additional error messages in log. I think previously error was exists but just not traced in log.
|
|
|
Post by fnllc on Oct 9, 2019 9:47:35 GMT
My model has a blob. Everything works fine. Sync works from server to device or device to server. I just noticed these new error messages.
|
|