at_client_sdk
at_client_sdk copied to clipboard
fix: getAtSign return null
- What I did Fix this minor issue #656
- How I did it
Have a mistake in return condition of getAtSign in KeychainManager.
I corrected it.
- How to verify it Check the code change and verify in the app
- Description for the changelog
@sachins-geekyants could you please merge and release a new version for this?
It does work for me in mobile currently I'm using this change for atBuzz.
@sonle-geekyants @sachins-geekyants Why was this never merged? Is there still a bug here?
@gkc This used to work sometimes. Not sure why but when I use a debugger, It used to work fine, else it gives me null data. Maybe somewhere an await was missing or something, but before it gets the value, it is getting returned. I tested this branch during that time. My comment from above was during some scenarios and I thought it was working and then later it doesn't. We had a call regarding this. And later never heard about it.
- This info may help for cross-checking things. Regards 😄
It should have been merged but somehow got missed. @sonle-geekyants can you check if this PR is still relevant and resolves the conflict?
Yes, I've checked it, please merge it. @sachins-geekyants