-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Hello there. I was trying to send whatsapp messages with the sandbox, as explained in the README.
This raised an error, because the constant doesn't exist.
NameError: uninitialized constant MessageBird::Client::ENABLE_CONVERSATIONS_WHATSAPP_SANDBOX
Digging a bit into the repository, found that the constant do exists in master, though not in the last gem released.
The last gem released (1.4.2) is 6 months and 122 commits behind master, i.e. the commit introducing the feature isn't in the last release 61c592b
Any plans to release a new version?
I could find a way to make it work, monkey patching the classes, but would be nice if you could release it and push it to RubyGems anytime soon, so we can test on staging without monkey patching.
tsolar, kgarcia, fabioaraujo121, Ardnived and diaclavijo
Metadata
Metadata
Assignees
Labels
No labels