Open heluansantos opened 1 year ago
[TypeError: undefined is not a function] with other requests work fine for example: sdk.threads.findSummaryAll() or sdk.dapps.findAll()
[TypeError: undefined is not a function]
sdk.threads.findSummaryAll()
sdk.dapps.findAll()
sdk.threads.findAll() It's not work in android with class too!
sdk.threads.findAll()
[TypeError: undefined is not a function]
with other requests work fine for example:sdk.threads.findSummaryAll()
orsdk.dapps.findAll()