dialectlabs / sdk

Apache License 2.0
22 stars 7 forks source link

Error in ```sdk.threads.findAll()``` With React Native Solana #105

Open heluansantos opened 1 year ago

heluansantos commented 1 year ago

[TypeError: undefined is not a function] with other requests work fine for example: sdk.threads.findSummaryAll() or sdk.dapps.findAll()

heluansantos commented 1 year ago

sdk.threads.findAll() It's not work in android with class too!