Questions tagged [armchair]

2 questions
7
votes
1 answer

No such module "Armchair"

This problem is driving me insane. Whatever I do, I get the problem "No such module 'Armchair'" when I archive. It works when I build but when I archive XCode messes with me. I see XCode archiving/compiling Armchair. I have added…
Paul Peelen
  • 10,073
  • 15
  • 85
  • 168
0
votes
1 answer

adding new document to CouchDb using ArmChair throws exception Object reference not set to an instance of an object

Iam using couch-db version 2.2.0 and I want to make crud operations on couchdb database using .Net so I installed Armchair.Core Nuget Package version 0.11.2 and in order to add d a new document I, followed the code that is mentioned in not…
oula alshiekh
  • 843
  • 5
  • 14
  • 40