Objective-LevelDB
Objective-LevelDB copied to clipboard
Not able to use LDBWritebatch
It seems the class LDBWritebatch is not recognised in an Objective-C file. When i try to make the same tests you make in the doc an error appears. Even if i add @LDBWritebatch in the imports zone i cannot access to the class methods.
Hello @ezefire, this is weird, it's the first time I see this error reported. Can you post a example project I can investigate?