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

Crashing app issue on simulator & Device #14

Closed
arvindsen14 opened this issue Oct 18, 2017 · 12 comments
Closed

Crashing app issue on simulator & Device #14

arvindsen14 opened this issue Oct 18, 2017 · 12 comments

Comments

@arvindsen14
Copy link

arvindsen14 commented Oct 18, 2017

Dear Kayako Team ,

Below are the two issue I am getting.

  1. Close button image is not visible, due to that hard to dismiss chat window.
    simulator screen shot - iphone 7 plus - 2017-10-18 at 14 41 18

  2. When tapping on send message button on chat window app getting crash.
    Here is the debug code.

Assertion failure in -[ASNetworkImageNode layer], /Personal-Things/Projects/OtherApp/ClassMonitor/AppCode/ClassMonitor_V1/Pods/Texture/Source/ASDisplayNode.mm:710
2017-10-18 14:43:15.125969+0530 ClassMonitor[8896:294258] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'This method must be called on the main thread'

screen shot 2017-10-18 at 3 04 34 pm

screen shot 2017-10-18 at 4 48 20 pm

Please do needful here.

Best,
Arvind

@codeOfRobin
Copy link
Contributor

Close button image is not visible, due to that hard to dismiss chat window.

Looks like #3 has resurfaced 🤔. We'll look into this along with #10

As for the crash, I wasn't able to reproduce the crash on my instance. Could you send me a screenshot of your stacktrace? It'll look like this (I simulated a crash using a fatalerror():

screen shot 2017-10-18 at 2 59 17 pm

@arvindsen14
Copy link
Author

Here is the stack image.

screen shot 2017-10-18 at 4 48 20 pm

@codeOfRobin
Copy link
Contributor

Hey Arvind!

Thank you for your patience. I’m back from vacation, and your issue should be fixed soon. I’ll post another comment here when the latest pod is out 😁

@arvindsen14
Copy link
Author

arvindsen14 commented Oct 31, 2017 via email

@codeOfRobin
Copy link
Contributor

codeOfRobin commented Nov 7, 2017

Hey! Could you try out the new pod version 0.3.0? Should fix some issues you've been experiencing.

@arvindsen14
Copy link
Author

arvindsen14 commented Nov 7, 2017 via email

@arvindsen14
Copy link
Author

arvindsen14 commented Nov 9, 2017 via email

@codeOfRobin
Copy link
Contributor

I hope this means it worked for you @arvindsen14 😄

@arvindsen14
Copy link
Author

arvindsen14 commented Nov 9, 2017 via email

@codeOfRobin
Copy link
Contributor

Ah, looks like it's a bug in texture that we're running into. TextureGroup/Texture#610

Apparently they've updated in their master branch, I think switching to it will fix the issue.

@codeOfRobin
Copy link
Contributor

In case you're in a bit of a hurry and need to make a release urgently, I'd suggest installing Messenger using Carthage (That's what we use here at Kayako and it's been working flawlessly for us). Refer to our docs here: https://developer.kayako.com/messenger/ios/installation/

@codeOfRobin
Copy link
Contributor

codeOfRobin commented Nov 14, 2017

Closing due to inactivity. In case you encounter this again, please open another issue.

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

No branches or pull requests

2 participants