react-native-twilio-chat icon indicating copy to clipboard operation
react-native-twilio-chat copied to clipboard

[ANDROID] create channel error

Open yonatanmn opened this issue 7 years ago • 0 comments

using @0.3.1 When using createChannel in android - without giving attributes property in options arg, it says - couldn't find key attributes in dynamic object. when I add an empty attributes property ({}, or {a:1}) it throws with - Error occurred while attempting to createChannel in IOS everything woks fine

yonatanmn avatar May 15 '17 15:05 yonatanmn