Giter Site home page Giter Site logo

customerly / android-sdk Goto Github PK

View Code? Open in Web Editor NEW
19.0 19.0 7.0 1.58 MB

Embed the Best-in-Class Live Chat for your Android apps with Customerly Live Chat mobile Android SDK

Home Page: https://www.customerly.io/en/customer-support-live-chat

License: Apache License 2.0

Java 11.85% Kotlin 88.15%

android-sdk's People

Contributors

giannign1 avatar lucamicheli avatar pmusolino avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

android-sdk's Issues

Support Activity not opening in vivo v3

The sdk works as expected in most of the phones that we tried. But is not working at all in vivo phones especially the v3 model with android version 5.1.1.

When the user clicks on the chat button, nothing happens. However everything works fine in Xiaomi or Samsung phones.

I have even enabled the debugging using Customerly.setVerboseLogging(BuildConfig.DEBUG); but its not producing any error or any log that I can see.

The only log that I can see is when the support activity launches successfully. It produces intent:Intent { cmp=com.hamzabinamin.caddycart/io.customerly.activity.conversations.ClyConversationsActivity }

But this is not present in the vivo phone.

@giannign1 Can you look into this please?

demoapp crashes on attachment selection.

I am facing issue with setAttachmentsAvailable. I have set Customerly.setAttachmentsAvailable(true) still it is not allowing me to select attachment file. so do we need any extra configuration for this? or what ever the configuration we have in demoapp it is ok ? So is it issue? or it is not part of free version or something that way it is crashing? I am able to hide attachment option if I set Customerly.setAttachmentsAvailable(false).

Please note that while selecting attachment option it is asking for permission and I have given all permissions. but it is still crashing.

Here is the logcat log: logcat.txt

ERROR:

    --------- beginning of crash
2022-03-10 01:01:51.142 19355-19355/io.customerly.demoapp E/AndroidRuntime: FATAL EXCEPTION: main
    Process: io.customerly.demoapp, PID: 19355
    kotlin.UninitializedPropertyAccessException: lateinit property attachmentFileChooserLauncher has not been initialized
        at io.customerly.activity.ClyIInputActivity.access$getAttachmentFileChooserLauncher$p(ClyIInputActivity.kt:64)
        at io.customerly.activity.ClyIInputActivity$attachButtonListener$1.invoke(ClyIInputActivity.kt:102)
        at io.customerly.activity.ClyIInputActivity$attachButtonListener$1.invoke(ClyIInputActivity.kt:64)
        at io.customerly.activity.ClyIInputActivityKt$sam$i$android_view_View_OnClickListener$0.onClick(Unknown Source:2)
        at android.view.View.performClick(View.java:6597)
        at android.view.View.performClickInternal(View.java:6574)
        at android.view.View.access$3100(View.java:778)
        at android.view.View$PerformClick.run(View.java:25885)
        at android.os.Handler.handleCallback(Handler.java:873)
        at android.os.Handler.dispatchMessage(Handler.java:99)
        at android.os.Looper.loop(Looper.java:193)
        at android.app.ActivityThread.main(ActivityThread.java:6669)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
2022-03-10 01:01:51.144 1892-2003/? W/ActivityManager:   Force finishing activity io.customerly.demoapp/io.customerly.activity.chat.ClyChatActivity
2022-03-10 01:01:51.145 1624-4484/? W/audio_hw_generic: Not supplying enough data to HAL, expected position 9478252 , only wrote 9478080
2022-03-10 01:01:51.365 19355-19355/io.customerly.demoapp I/Process: Sending signal. PID: 19355 SIG: 9

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.