[FIX]: Fix Share Issues Bug
Issue(s)
#131
Description
It seems like the context.getInteractionData() always gives the general room as that is why we were facing weird issues in the code and a lot of features of our app are not working in channels other than general.
Acceptance Criteria fulfillment
- [x] Fixed the Share issues in channel Bug
- [x] Test that it works fine
Proposed changes (including videos or screenshots)
Hey @samad-yar-khan Can you please review these changes this is the but I mentioned in the public channel
@VipinDevelops context.getInteractionData() shouldnt always return general, is this a bug in the Apps Engine ?
@VipinDevelops context.getInteractionData() shouldnt always return general, is this a bug in the Apps Engine ?
Yes @samad-yar-khan ,most probably. It's something to do with app engine, that's why I it took me some time fixing this. I will try to ask the app engine team to look into this.