Backendless.shared.customService.invoke callback crashes

Backendless Version (5.x)

Client SDK (Swift)

Application ID

5F40100C-1270-42E8-FFC8-ED8D91B5AF00

Expected Behavior

  1. Backendless.shared.customService.invoke callback gives Data object with response

Actual Behavior

After I call Backendless.shared.customService.invoke, the app crashes working with the response in file JSONUtils.swift line 77 resultObject = PersistenceHelper.shared.dictionaryToEntity(dictionaryToParse, className: className)!

Hello Nikolai,

Please try with new version 5.7.8.

Regards,
Olha