Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nativeAppChecker: WebLoginOnly() - crashes #50

Open
eugenCodreanu opened this issue May 1, 2019 · 4 comments
Open

nativeAppChecker: WebLoginOnly() - crashes #50

eugenCodreanu opened this issue May 1, 2019 · 4 comments

Comments

@eugenCodreanu
Copy link

Hi, I found this line of code "nativeAppChecker: WebLoginOnly()", but then I try to add in my app and launch on device, it crashes.

@tonyli508
Copy link
Owner

@eugenCodreanu did you try the demo app yet?

@eugenCodreanu
Copy link
Author

eugenCodreanu commented May 2, 2019

Yes. I launch the Example project. Insert all my linked in details. On press login it swith to webpage, but nothing appear, only Cancel button on top left corner. After 1 sec it crash,

WebThread (11): EXC_BAD_ACCESS (code=1, address=0x2ffffff6b)

Screen Shot 2019-05-02 at 10 52 40 AM

DEbug:
2019-05-02 11:52:59.417429 TestLinkedIn[906:310342] -canOpenURL: failed for URL: "linkedin://" - error: "The operation couldn’t be completed. (OSStatus error -10814.)"
2019-05-02 11:53:01.731017 TestLinkedIn[906:310514] WF: === Starting WebFilter logging for process TestLinkedIn
2019-05-02 11:53:01.731939 TestLinkedIn[906:310514] WF: _userSettingsForUser mobile: {
filterBlacklist = (
);
filterWhitelist = (
);
restrictWeb = 1;
useContentFilter = 0;
useContentFilterOverrides = 0;
whitelistEnabled = 0;
}
2019-05-02 11:53:01.733701 TestLinkedIn[906:310514] WF: _WebFilterIsActive returning: NO
(lldb)

@tonyli508
Copy link
Owner

@eugenCodreanu I updated profile request to version 2, I cannot reproduce the crash, can you try?

@jondoes
Copy link

jondoes commented Jul 11, 2019

@tonyli508
I also facing the same issue. I run the demo code with my Iphone.
Device Specification:
Model: Iphone 6
OS: 10.0

But If I run this demo code with Iphone 7+ with 12.x.x OS.
And it works fine.

Please help me.

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

No branches or pull requests

3 participants