Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

关于ios授权登陆卡死,闪退的处理 #429

Merged
merged 6 commits into from
Feb 26, 2019
Merged

关于ios授权登陆卡死,闪退的处理 #429

merged 6 commits into from
Feb 26, 2019

Conversation

iNeedToCopy
Copy link
Contributor

ios第一次授权登陆debug会卡死,release会闪退,加上判断该现象消失,恢复正常

ios/RCTWeChat.m Outdated
// ios第一次获取不到appid会卡死,加个判断OK
[body addEntriesFromDictionary:@{@"appid":self.appId, @"code" :r.code}];
[self.bridge.eventDispatcher sendDeviceEventWithName:RCTWXEventName body:body];
}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

多谢,缩进能不能调整一下。

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

改过了,您看格式合适么?

ios/RCTWeChat.m Outdated Show resolved Hide resolved
ios/RCTWeChat.m Outdated Show resolved Hide resolved
@yorkie
Copy link
Owner

yorkie commented Feb 25, 2019

又评论了,你再看看哈~

@iNeedToCopy
Copy link
Contributor Author

不好意思,没改全😅,麻烦您了,在这里感谢大佬的付出了😁

yorkie and others added 2 commits February 26, 2019 17:28
Co-Authored-By: iNeedToCopy <2438335190@qq.com>
Co-Authored-By: iNeedToCopy <2438335190@qq.com>
@yorkie yorkie merged commit 797b22a into yorkie:master Feb 26, 2019
@yorkie
Copy link
Owner

yorkie commented Feb 26, 2019

合并了,多谢啦 @iNeedToCopy

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants