qiscus / qiscus-multichannel-widget-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request to Update multichannel-widget for Compatibility with Jetifier Disabled

zuhriyansauqi opened this issue · comments

Dear Qiscus Development Team,

I am currently using the multichannel-widget version 2.2.1 in my Android project. I noticed that this library requires legacy support libraries, as indicated by the need for Jetifier to be enabled. This requirement increases our project's build time significantly.

In line with modern Android development practices and to enhance build performance, I kindly request that the multichannel-widget library be updated to be compatible with AndroidX without the need for Jetifier.

This change would be greatly appreciated by many developers who strive for more efficient build times and modern library practices. Attached is a screenshot from my build's analysis that indicates the dependency on legacy support libraries.

image

Thank you for considering this request. I am looking forward to the improved version of the multichannel-widget.

Best regards,
Ryan

hi @zuhriyansauqi , Thank you for your feedback.

we will update in the next release

Best regards,
Arief

Hi @ariefnurputranto, thanks for the update. I have a question, though: What is the function of SCHEDULE_EXACT_ALARM? It seems that the chat feature now requires this permission to function.