Chat21 and Algolia incompatibleEclipse hangs at the Android SDK Content LoaderCan't Find Theme.AppCompat.Light for New Android ActionBar SupportUsing ViewPagerIndicator library with Android Studio and GradleHow to include *.so library in Android Studio?Are there Algolia instantsearch callbacks for invalid token errors?Availability tracking with AlgoliaFailed To Resolve : com.githubCompatible versions for Algolia instantsearch-android, firebase-ui, glidealgolia NoClassDefFoundError jayway/jsonpath/PredicateIssue while adding picasso and glide library dependancy
Credit card offering 0.5 miles for every cent rounded up. Too good to be true?
C SIGINT signal in Linux
On the Twin Paradox Again
Aligning system of equations with zero coefficients
How to generate random points without duplication?
Is it legal in the UK for politicians to lie to the public for political gain?
What is in `tex.print` or `tex.sprint`?
Are the AT-AT's from "Empire Strikes Back" a deliberate reference to Mecha?
What's the correct term describing the action of sending a brand-new ship out into its first seafaring trip?
Why is the relationship between frequency and pitch exponential?
What makes linear regression with polynomial features curvy?
What is the right way to float a home lab?
Did thousands of women die every year due to illegal abortions before Roe v. Wade?
Finding x,y coordinates where y is largest
Incremental Ranges!
How to pass a regex when finding a directory path in bash?
Bent spoke design wheels — feasible?
How is it possible that Gollum speaks Westron?
Is there any word or phrase for negative bearing?
You've spoiled/damaged the card
Why is c4 bad when playing the London against a King's Indian?
What happens if you do emergency landing on a US base in middle of the ocean?
Implement Homestuck's Catenative Doomsday Dice Cascader
Should I "tell" my exposition or give it through dialogue?
Chat21 and Algolia incompatible
Eclipse hangs at the Android SDK Content LoaderCan't Find Theme.AppCompat.Light for New Android ActionBar SupportUsing ViewPagerIndicator library with Android Studio and GradleHow to include *.so library in Android Studio?Are there Algolia instantsearch callbacks for invalid token errors?Availability tracking with AlgoliaFailed To Resolve : com.githubCompatible versions for Algolia instantsearch-android, firebase-ui, glidealgolia NoClassDefFoundError jayway/jsonpath/PredicateIssue while adding picasso and glide library dependancy
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I am building an android app and I use Chat21 SDK for chat feature. This library uses glide 3.7.0 version for placeholder function. This works fine till this step. But when I add Algolia's Instantsearch library, "placeholder" function becomes unavailable in chat21 sdk. Please find the below image:
The highlighted function becomes unavailable when I add the following dependency:
implementation 'com.algolia:instantsearch-android:1.+'
Algolia Instantsearch's library is using higher version of Glide library it seems. When I remove Instantsearch library, chat21 is working fine.
Any one faced the same issue before? Any work around for this version incompatibility ?
Will adding the Chat21 SDK as project dependency resolve the issue ?
android algolia glide-golang
add a comment |
I am building an android app and I use Chat21 SDK for chat feature. This library uses glide 3.7.0 version for placeholder function. This works fine till this step. But when I add Algolia's Instantsearch library, "placeholder" function becomes unavailable in chat21 sdk. Please find the below image:
The highlighted function becomes unavailable when I add the following dependency:
implementation 'com.algolia:instantsearch-android:1.+'
Algolia Instantsearch's library is using higher version of Glide library it seems. When I remove Instantsearch library, chat21 is working fine.
Any one faced the same issue before? Any work around for this version incompatibility ?
Will adding the Chat21 SDK as project dependency resolve the issue ?
android algolia glide-golang
add a comment |
I am building an android app and I use Chat21 SDK for chat feature. This library uses glide 3.7.0 version for placeholder function. This works fine till this step. But when I add Algolia's Instantsearch library, "placeholder" function becomes unavailable in chat21 sdk. Please find the below image:
The highlighted function becomes unavailable when I add the following dependency:
implementation 'com.algolia:instantsearch-android:1.+'
Algolia Instantsearch's library is using higher version of Glide library it seems. When I remove Instantsearch library, chat21 is working fine.
Any one faced the same issue before? Any work around for this version incompatibility ?
Will adding the Chat21 SDK as project dependency resolve the issue ?
android algolia glide-golang
I am building an android app and I use Chat21 SDK for chat feature. This library uses glide 3.7.0 version for placeholder function. This works fine till this step. But when I add Algolia's Instantsearch library, "placeholder" function becomes unavailable in chat21 sdk. Please find the below image:
The highlighted function becomes unavailable when I add the following dependency:
implementation 'com.algolia:instantsearch-android:1.+'
Algolia Instantsearch's library is using higher version of Glide library it seems. When I remove Instantsearch library, chat21 is working fine.
Any one faced the same issue before? Any work around for this version incompatibility ?
Will adding the Chat21 SDK as project dependency resolve the issue ?
android algolia glide-golang
android algolia glide-golang
edited Mar 24 at 14:13
Zoe
15.1k85789
15.1k85789
asked Sep 6 '18 at 16:22
Karthic SrinivasanKarthic Srinivasan
369315
369315
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f52208460%2fchat21-and-algolia-incompatible%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f52208460%2fchat21-and-algolia-incompatible%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown