Objective-LevelDB icon indicating copy to clipboard operation
Objective-LevelDB copied to clipboard

Not able to use LDBWritebatch

Open ezefire opened this issue 4 years ago • 1 comments

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.

ezefire avatar Dec 07 '20 15:12 ezefire

Hello @ezefire, this is weird, it's the first time I see this error reported. Can you post a example project I can investigate?

matehat avatar Dec 08 '20 15:12 matehat