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

Error on release #13

Closed
sudhanshugairola opened this issue Sep 2, 2020 · 5 comments
Closed

Error on release #13

sudhanshugairola opened this issue Sep 2, 2020 · 5 comments

Comments

@sudhanshugairola
Copy link

Note: F:\flutter.pub-cache\hosted\pub.dartlang.org\kommunicate_flutter_plugin-1.0.9\android\src\main\java\io\kommunicate\kommunicate_flutter_plugin\KommunicateFlutterPlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

@Samir1810
Copy link
Contributor

@Sudhanshu-Gairola Could you please look if this is an error or warning. Looks like this is a warning, please try this solution and let us know https://stackoverflow.com/questions/57750689/uses-unchecked-or-unsafe-operations-recompile-with-xlintunchecked-for-details

@sudhanshugairola
Copy link
Author

sudhanshugairola commented Sep 2, 2020

ok
another problem is raised when i'm press Talk With Us Button on live chat page in my flutter project it took time to open live chat view and get late to communicate with server.
any solution for it

@Samir1810
Copy link
Contributor

It wouldn't be taking the time. Please provide us with your App ID, Kommunicate SDK version, a video about your issue, and the logs for this issue. Share these details and we shall ask our mobile tech to take a look.

@deep-esh7
Copy link

it is giving Conversation builder error : PlatformException(Error, {
I/flutter (26290): "errorResponse": [
I/flutter (26290): {
I/flutter (26290): "description": "group already exists",
I/flutter (26290): "displayMessage": "unable to process",
I/flutter (26290): "errorCode": "AL-G-02"
I/flutter (26290): }
I/flutter (26290): ],
I/flutter (26290): "generatedAt": "1617098974119",
I/flutter (26290): "status": "error"
I/flutter (26290): }, null)
I/flutter (26290): Conversation builder error : PlatformException(Error, {
I/flutter (26290): "errorResponse": [
I/flutter (26290): {
I/flutter (26290): "description": "group already exists",
I/flutter (26290): "displayMessage": "unable to process",
I/flutter (26290): "errorCode": "AL-G-02"
I/flutter (26290): }
I/flutter (26290): ],
I/flutter (26290): "generatedAt": "1617098974445",
I/flutter (26290): "status": "error"
I/flutter (26290): }, null)
I/flutter (26290): Conversation builder error : PlatformException(Error, {
I/flutter (26290): "errorResponse": [
I/flutter (26290): {
I/flutter (26290): "description": "group already exists",
I/flutter (26290): "displayMessage": "unable to process",
I/flutter (26290): "errorCode": "AL-G-02"
I/flutter (26290): }
I/flutter (26290): ],
I/flutter (26290): "generatedAt": "1617098974860",
I/flutter (26290): "status": "error"
I/flutter (26290): }, null) this error

with release and not opening what to do??

@Samir1810
Copy link
Contributor

What is the sdk version that you are using?

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

4 participants