Wei Wang

Results 259 comments of Wei Wang

Maybe duplicated to https://github.com/line/flutter_line_sdk/issues/90 We are discussing the behavior internally. However, navigating to the web browser and allow users to continue the login process there seems to be a "not...

> But I still have a question: why does the TikTok apply Line login still keep the Line app session instead of directing Webpage? Do have another version, solutions, etc,.....

Hi, This is the default and expected behavior when the URL scheme is used, to improve the security of navigating. To bypass this confirm screen, you can try to setup...

Please make sure you implement the "user activity" related delegate methods in either app delegate or the scene delegate: https://developers.line.biz/en/docs/line-login-sdks/ios-sdk/swift/universal-links-support/#modify-app-delegate

@kanzt Sorry for the late reply. Could you please provide a code snippet that demonstrates how you are configuring the `LoginManager` and the user activity (which is what the universal...

@meiyongsheng 感谢汇报这个问题。 暂时这个方法被安排在了主线程上调用,做 dispatch 应该可以缓解,但是可能会涉及到一些后向兼容的问题 (比如 `.loadDiskFileSynchronously`) 和部分 API breaking。我考虑一下看看有没有更好的方法。 另外,想要请教一下,大概是在多长时间内 (比如一个 main runloop?) 检查多少图片缓存会导致这个问题?如果数量太夸张且没有必要的话,是不是也可以考虑在 set image 或者 cache check 的地方稍微batch一下。 可能是我自己的使用场景比较局限,我们自己的项目从来没有在这里遇到性能问题。

Oh, seems duplicated to #136. Please just pick which you'd like. The past tense change is an optional and both should be fine (but maybe mine are better).

Same here. It seems that the metrics APIs was down since Sep or Oct 2017. Interesting, I'd like to dig it deeper later. (But my first guess is it might...

Thanks for the feedback and workaround! I would guess that Windows Editor is adding some files (for meta, maybe) that breaks the signature. I will check and see if there...

XD...It is just a repo for my own use and these images are collected by only personal interests. So never expect it a comprehensive repo. 😂