<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Shephertz Community - Recent questions and answers in Android</title>
<link>http://forum.shephertz.com/?qa=qa/products/appwarp/android</link>
<description>Powered by Question2Answer</description>
<item>
<title>Answered: Connection resturns bad request</title>
<link>http://forum.shephertz.com/?qa=11605/connection-resturns-bad-request&amp;show=11607#a11607</link>
<description>&lt;p&gt;
	Hi Sunita,&lt;/p&gt;
&lt;p&gt;
	Could you please share it on mail on mail id:&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; font-size: small;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;mailto:support@shephertz.com&quot; style=&quot;color: rgb(17, 85, 204); font-family: Arial, Helvetica, sans-serif; font-size: small;&quot; target=&quot;_blank&quot;&gt;support@shephertz.com&lt;/a&gt;&amp;nbsp;and also&amp;nbsp;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; font-size: small;&quot;&gt;what is the error/response code you are getting in response.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	Regards,&lt;/p&gt;
&lt;p&gt;
	App42 Team&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11605/connection-resturns-bad-request&amp;show=11607#a11607</guid>
<pubDate>Tue, 16 Mar 2021 10:37:56 +0000</pubDate>
</item>
<item>
<title>Answered: How to save chat history for private chat</title>
<link>http://forum.shephertz.com/?qa=11601/how-to-save-chat-history-for-private-chat&amp;show=11603#a11603</link>
<description>&lt;div&gt;
	&lt;span style=&quot;font-size:14px;&quot;&gt;&lt;span style=&quot;font-family:georgia,serif;&quot;&gt;Please have a look at the below link for the reference of understanding.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;font-size:14px;&quot;&gt;&lt;span style=&quot;font-family:georgia,serif;&quot;&gt;&lt;a href=&quot;http://blogs.shephertz.com/2016/05/20/saving-chat-history-appwarp/&quot; rel=&quot;nofollow&quot;&gt;http://blogs.shephertz.com/2016/05/20/saving-chat-history-appwarp/&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;font-size:14px;&quot;&gt;&lt;span style=&quot;font-family:georgia,serif;&quot;&gt;Please do feel free to reach out to us, in the case of any concern.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;font-size:14px;&quot;&gt;&lt;span style=&quot;font-family:georgia,serif;&quot;&gt;Regards,&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;font-size:14px;&quot;&gt;&lt;span style=&quot;font-family:georgia,serif;&quot;&gt;App42 Team&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11601/how-to-save-chat-history-for-private-chat&amp;show=11603#a11603</guid>
<pubDate>Mon, 08 Mar 2021 12:21:51 +0000</pubDate>
</item>
<item>
<title>Answered: how to create room and get room details C#</title>
<link>http://forum.shephertz.com/?qa=11598/how-to-create-room-and-get-room-details-c%23&amp;show=11599#a11599</link>
<description>Hi Sunita,&lt;br /&gt;
&lt;br /&gt;
You can find how to create a room in the following document&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://appwarp.shephertz.com/game-development-center/csharp-api-reference/#createroom&quot; rel=&quot;nofollow&quot;&gt;https://appwarp.shephertz.com/game-development-center/csharp-api-reference/#createroom&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
You can get All Room details as showin in the document below :-&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://appwarp.shephertz.com/game-development-center/csharp-api-reference/#getallrooms&quot; rel=&quot;nofollow&quot;&gt;https://appwarp.shephertz.com/game-development-center/csharp-api-reference/#getallrooms&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Hope this answers your question.</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11598/how-to-create-room-and-get-room-details-c%23&amp;show=11599#a11599</guid>
<pubDate>Wed, 03 Mar 2021 10:33:50 +0000</pubDate>
</item>
<item>
<title>Answered: ConcurrentModificationException</title>
<link>http://forum.shephertz.com/?qa=11573/concurrentmodificationexception&amp;show=11576#a11576</link>
<description>&lt;p&gt;
	&lt;span style=&quot;font-size:14px;&quot;&gt;I solved this problem! Technical support offered a solution.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;font-size:14px;&quot;&gt;I stopped removing listeners in the project.&amp;nbsp;I removed the &lt;strong&gt;removeListeners()&lt;/strong&gt; method from the code.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;a rel=&quot;nofollow&quot; href=&quot;http://forum.shephertz.com/?qa=11075/concurrentmodificationexception-causing-app-crashes&amp;amp;show=11075#q11075&quot;&gt;http://forum.shephertz.com/?qa=11075/concurrentmodificationexception-causing-app-crashes&amp;amp;show=11075#q11075&lt;/a&gt;&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11573/concurrentmodificationexception&amp;show=11576#a11576</guid>
<pubDate>Mon, 27 Apr 2020 09:21:57 +0000</pubDate>
</item>
<item>
<title>Answered: CONNECTION_ERROR CODE 5 on Android 9</title>
<link>http://forum.shephertz.com/?qa=11562/connection_error-code-5-on-android-9&amp;show=11563#a11563</link>
<description>&lt;p&gt;
	I solved this problem. Add a line to the AndroidManifest.xml:&lt;/p&gt;
&lt;pre class=&quot;default prettyprint prettyprinted&quot; style=&quot;margin-top: 0px; margin-bottom: 1em; padding: 12px 8px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; line-height: inherit; font-family: Consolas, Menlo, Monaco, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace, sans-serif; font-size: 13px; vertical-align: baseline; box-sizing: inherit; width: auto; max-height: 600px; overflow: auto; background-color: var(--black-050); border-radius: 3px; color: rgb(36, 39, 41); overflow-wrap: normal;&quot;&gt;
&lt;code style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: Consolas, Menlo, Monaco, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace, sans-serif; vertical-align: baseline; box-sizing: inherit; background-color: var(--black-050); white-space: inherit;&quot;&gt;&lt;span class=&quot;tag&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; box-sizing: inherit; color: var(--red-800);&quot;&gt;&amp;lt;application&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; box-sizing: inherit; color: var(--black-750);&quot;&gt;
...
&lt;/span&gt;&lt;span class=&quot;atn&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; box-sizing: inherit; color: var(--orange-600);&quot;&gt;android:usesCleartextTraffic&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; box-sizing: inherit; color: var(--black-750);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;atv&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; box-sizing: inherit; color: var(--blue-600);&quot;&gt;&quot;true&quot;&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; box-sizing: inherit; color: var(--black-750);&quot;&gt;
...&lt;/span&gt;&lt;span class=&quot;tag&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; box-sizing: inherit; color: var(--red-800);&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;
	&lt;span style=&quot;color: var(--red-800); font-family: inherit; font-style: inherit; font-variant-ligatures: inherit; font-variant-caps: inherit; font-weight: inherit; background-color: var(--black-050); white-space: inherit;&quot;&gt;Apparently AppWarp uses requests without encryption.&lt;/span&gt;&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11562/connection_error-code-5-on-android-9&amp;show=11563#a11563</guid>
<pubDate>Thu, 26 Mar 2020 17:49:42 +0000</pubDate>
</item>
<item>
<title>Answered: UDP Initialization failing</title>
<link>http://forum.shephertz.com/?qa=11557/udp-initialization-failing&amp;show=11559#a11559</link>
<description>Hi Yaniv,&lt;br /&gt;
&lt;br /&gt;
Thanks for sharing detail with us on support@shephertz.com.&lt;br /&gt;
&lt;br /&gt;
Our tchnical team is looking into it, we will get back to you as soon as possible.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Priyanka Singh&lt;br /&gt;
&lt;br /&gt;
App42 Team</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11557/udp-initialization-failing&amp;show=11559#a11559</guid>
<pubDate>Tue, 25 Feb 2020 05:40:13 +0000</pubDate>
</item>
<item>
<title>Answered: Does the AppWarp API calls need to be done in the main unity thread only?</title>
<link>http://forum.shephertz.com/?qa=11553/does-the-appwarp-api-calls-need-done-the-main-unity-thread-only&amp;show=11554#a11554</link>
<description>Hi Jeeth,&lt;br /&gt;
&lt;br /&gt;
Apologies for the delayed response.&lt;br /&gt;
&lt;br /&gt;
We have fowarded your query to our team, we will get back to you as soon as possible.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Priyanka Singh&lt;br /&gt;
&lt;br /&gt;
App42 Team</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11553/does-the-appwarp-api-calls-need-done-the-main-unity-thread-only&amp;show=11554#a11554</guid>
<pubDate>Mon, 03 Feb 2020 06:16:21 +0000</pubDate>
</item>
<item>
<title>Answered: one player can't join room on second game.</title>
<link>http://forum.shephertz.com/?qa=11547/one-player-cant-join-room-on-second-game&amp;show=11549#a11549</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
Greetings!!!&lt;br /&gt;
&lt;br /&gt;
Could you please share your detail use cases and sample project with us. It will help us to provide better support to you from our end.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Priyanka Singh&lt;br /&gt;
&lt;br /&gt;
App42 Team</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11547/one-player-cant-join-room-on-second-game&amp;show=11549#a11549</guid>
<pubDate>Mon, 13 Jan 2020 05:44:57 +0000</pubDate>
</item>
<item>
<title>Answered: Can't Join the room I created. OnJoinRoomDone returns onJoinRoomDone: 2</title>
<link>http://forum.shephertz.com/?qa=11541/cant-join-created-onjoinroomdone-returns-onjoinroomdone&amp;show=11542#a11542</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
Greetings!!&lt;br /&gt;
&lt;br /&gt;
Could you please share the below detail with us, it will help us to provide better support to you from our end.&lt;br /&gt;
&lt;br /&gt;
1. SDK name and Version on which you are working on.&lt;br /&gt;
&lt;br /&gt;
2. Error log which you are getting while calling this method.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Priyanka Singh&lt;br /&gt;
&lt;br /&gt;
App42 Team</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11541/cant-join-created-onjoinroomdone-returns-onjoinroomdone&amp;show=11542#a11542</guid>
<pubDate>Thu, 09 Jan 2020 06:26:24 +0000</pubDate>
</item>
<item>
<title>Answered: OnCreateRoomDone() callback gets null reference for RoomData</title>
<link>http://forum.shephertz.com/?qa=11531/oncreateroomdone-callback-gets-null-reference-for-roomdata&amp;show=11532#a11532</link>
<description>Hello All,&lt;br /&gt;
&lt;br /&gt;
Sorry it might have been my issue. Its working now</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11531/oncreateroomdone-callback-gets-null-reference-for-roomdata&amp;show=11532#a11532</guid>
<pubDate>Thu, 19 Dec 2019 11:29:56 +0000</pubDate>
</item>
<item>
<title>Answered: When trying to make an Android build with Arm64 architecture having issue. Errors pointing to AppWarpUnityMobile</title>
<link>http://forum.shephertz.com/?qa=11514/android-architecture-errors-pointing-appwarpunitymobile&amp;show=11517#a11517</link>
<description>&lt;p&gt;
	Hi Jeeth,&lt;/p&gt;
&lt;p&gt;
	Apologies for the delayed response.&lt;/p&gt;
&lt;p&gt;
	Please follow the below process to make a android build and in the case of any concern please let us know, we will be happy to help you.&amp;nbsp;&lt;/p&gt;
&lt;div dir=&quot;auto&quot;&gt;
	1. Remove &lt;strong&gt;Appwarpunity mobile.dll&lt;/strong&gt; and its &lt;strong&gt;plugins folder&lt;/strong&gt; from unity project&lt;/div&gt;
&lt;div dir=&quot;auto&quot;&gt;
	2. Use only &lt;strong&gt;Appwarpunity.dll&lt;/strong&gt; for &lt;strong&gt;Android&lt;/strong&gt; also as you are using for Editor or Desktop build.&lt;/div&gt;
&lt;div dir=&quot;auto&quot;&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div dir=&quot;auto&quot;&gt;
	Regards,&lt;/div&gt;
&lt;div dir=&quot;auto&quot;&gt;
	Priyanka Singh&lt;/div&gt;
&lt;div dir=&quot;auto&quot;&gt;
	App42 Team&lt;/div&gt;
&lt;div class=&quot;yj6qo&quot;&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;adL&quot; dir=&quot;auto&quot;&gt;
	&amp;nbsp;&lt;/div&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11514/android-architecture-errors-pointing-appwarpunitymobile&amp;show=11517#a11517</guid>
<pubDate>Mon, 02 Dec 2019 12:54:02 +0000</pubDate>
</item>
<item>
<title>Answered: unity CONNECTION_ERR CODE 5 in onConnectDone(ConnectEvent eventObj)</title>
<link>http://forum.shephertz.com/?qa=11510/unity-connection_err-onconnectdone-connectevent-eventobj&amp;show=11516#a11516</link>
<description>Try creating a static room using the dashboard of you app and try. This is weird but it happened to me too. If it works for you great then the fix is confirmed if not screwed. Please do update the progress.</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11510/unity-connection_err-onconnectdone-connectevent-eventobj&amp;show=11516#a11516</guid>
<pubDate>Fri, 29 Nov 2019 09:33:08 +0000</pubDate>
</item>
<item>
<title>Answered: JNI error while disconnecting from internet</title>
<link>http://forum.shephertz.com/?qa=11433/jni-error-while-disconnecting-from-internet&amp;show=11434#a11434</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
We have forwarded your query to our team, they are looking into it, we will share an update regarding the same as soon as possible.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Priyanka Singh&lt;br /&gt;
&lt;br /&gt;
App42 Team</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11433/jni-error-while-disconnecting-from-internet&amp;show=11434#a11434</guid>
<pubDate>Fri, 22 Mar 2019 06:17:08 +0000</pubDate>
</item>
<item>
<title>Getting JNI error while disconnecting from Internet on device.</title>
<link>http://forum.shephertz.com/?qa=11431/getting-jni-error-while-disconnecting-from-internet-device</link>
<description>Hi,

I am calling Connect() and after connecting , i am manually disconnecting from the internet. At this point of time i am getting error and app is getting crashed.

art/runtime/indirect_reference_table.cc:80] JNI ERROR (app bug): accessed stale Local 0x200001  (index 0 in a table of size 0

How to handle this ??</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11431/getting-jni-error-while-disconnecting-from-internet-device</guid>
<pubDate>Wed, 20 Mar 2019 10:37:51 +0000</pubDate>
</item>
<item>
<title>Answered: AppWarp connectWithUserName() -&gt; CONNECTION_ERROR</title>
<link>http://forum.shephertz.com/?qa=11338/appwarp-connectwithusername-connection_error&amp;show=11340#a11340</link>
<description>Hello Kallo1994,&lt;br /&gt;
&lt;br /&gt;
Greetings!!!&lt;br /&gt;
&lt;br /&gt;
Could you please let know the App42 SDK version on which you are working on and facing this issue, it will help us to provide better support to you from our end.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Priyanka Singh&lt;br /&gt;
&lt;br /&gt;
App42 Team</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11338/appwarp-connectwithusername-connection_error&amp;show=11340#a11340</guid>
<pubDate>Fri, 19 Oct 2018 18:26:35 +0000</pubDate>
</item>
<item>
<title>Answered: I can't create a room in appwarp</title>
<link>http://forum.shephertz.com/?qa=11323/i-cant-create-a-room-in-appwarp&amp;show=11324#a11324</link>
<description>Hi Justin,&lt;br /&gt;
&lt;br /&gt;
I think you have created app from App42 Cloud API section and trying to use in AppWarp. Please create an app in AppWarp section and try.&lt;br /&gt;
&lt;br /&gt;
App of type AppWarp can be used in all sections of Dashboard.&lt;br /&gt;
&lt;br /&gt;
I hope it will help.&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11323/i-cant-create-a-room-in-appwarp&amp;show=11324#a11324</guid>
<pubDate>Fri, 28 Sep 2018 16:51:28 +0000</pubDate>
</item>
<item>
<title>Answered: connectWithUser fails after disconnect</title>
<link>http://forum.shephertz.com/?qa=11238/connectwithuser-fails-after-disconnect&amp;show=11241#a11241</link>
<description>I solved it, by avoiding disconnecting after every game.</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11238/connectwithuser-fails-after-disconnect&amp;show=11241#a11241</guid>
<pubDate>Thu, 26 Jul 2018 21:50:17 +0000</pubDate>
</item>
<item>
<title>Answered: Get approximate matching time</title>
<link>http://forum.shephertz.com/?qa=11204/get-approximate-matching-time&amp;show=11208#a11208</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
Could you please provide some more information on the use case and the API you are using so that &amp;nbsp;we can understand the query in batter way?&lt;br /&gt;
&lt;br /&gt;
It will help us to provide you better support from our side.&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11204/get-approximate-matching-time&amp;show=11208#a11208</guid>
<pubDate>Mon, 09 Jul 2018 08:00:20 +0000</pubDate>
</item>
<item>
<title>Answered: Room is not created in apphq.shephertz.com</title>
<link>http://forum.shephertz.com/?qa=11150/room-is-not-created-in-apphq-shephertz-com&amp;show=11152#a11152</link>
<description>Hi bhargavm123456,&lt;br /&gt;
&lt;br /&gt;
Greetings!!&lt;br /&gt;
&lt;br /&gt;
I think you have forgotten to send an attachment of the error screenshot with us. Could you please share it with us, It will help us to provide better support to you from our end.&lt;br /&gt;
&lt;br /&gt;
Meanwhile, we are forwarding your query to our team, we will send you an update regarding this as soon as possible.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Priyanka Singh&lt;br /&gt;
&lt;br /&gt;
App42 Team</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11150/room-is-not-created-in-apphq-shephertz-com&amp;show=11152#a11152</guid>
<pubDate>Tue, 12 Jun 2018 10:50:21 +0000</pubDate>
</item>
<item>
<title>Answered: error indicating connection recoverable from onConnectDone() never triggered if keep calling sendUpdate() to room peers</title>
<link>http://forum.shephertz.com/?qa=11091/indicating-connection-recoverable-onconnectdone-sendupdate&amp;show=11111#a11111</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
Apologies for the delayed response.&lt;br /&gt;
&lt;br /&gt;
The SDK sends Keep-Alive messages to AppWarp Server after every 2 seconds if user is not doind any API call. Whenever network goes off, SDK tries to send keep alive messages 3 times and if all three keep alive messages get failed then onConnectDone will be called with the proper error message.&lt;br /&gt;
&lt;br /&gt;
I think this is also happening in your case and you are getting connection_error_recoverable after 6 seconds. Please let me know if this is not the case.&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11091/indicating-connection-recoverable-onconnectdone-sendupdate&amp;show=11111#a11111</guid>
<pubDate>Thu, 17 May 2018 07:18:32 +0000</pubDate>
</item>
<item>
<title>Answered: ConcurrentModificationException causing app crashes</title>
<link>http://forum.shephertz.com/?qa=11075/concurrentmodificationexception-causing-app-crashes&amp;show=11079#a11079</link>
<description>&lt;p&gt;
	Hi Kanika,&lt;/p&gt;
&lt;p&gt;
	Greetings from&lt;strong&gt; ShepHertz!!!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;
	As your getting&lt;strong&gt; ConcurrentModificationException &lt;/strong&gt;in&lt;strong&gt; &lt;/strong&gt;your android application that can be because of below reason.&lt;/p&gt;
&lt;p&gt;
	In &lt;strong&gt;AppWarp &lt;/strong&gt;you need to add callback listeners to get response form SDK API's. But there may be a case in your android application either you are removing these callback listeners in some thread. This can be a reason you are getting such exception. You can remove such code from the application.&lt;/p&gt;
&lt;p&gt;
	Let me know if it helps, if problem still persists please share the code in more details son that we can trace the exact problem you are facing.&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Thanks &amp;amp; Regards&lt;/p&gt;
&lt;p&gt;
	Vishnu Garg&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11075/concurrentmodificationexception-causing-app-crashes&amp;show=11079#a11079</guid>
<pubDate>Thu, 26 Apr 2018 06:06:31 +0000</pubDate>
</item>
<item>
<title>Answered: java.nio.channels.CancelledKeyException with ClientChannel.java(218)</title>
<link>http://forum.shephertz.com/?qa=10793/channels-cancelledkeyexception-with-clientchannel-java&amp;show=10796#a10796</link>
<description>Hello Viji,&lt;br /&gt;
&lt;br /&gt;
Apologies for the late response.&lt;br /&gt;
&lt;br /&gt;
I have forwarded this to my development team to look into it.&lt;br /&gt;
&lt;br /&gt;
I will update you as soon as possible.&lt;br /&gt;
&lt;br /&gt;
Meanwhile, If you have any other information which can help us to reproduce this exception would be helpful for us.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
Rajeev</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10793/channels-cancelledkeyexception-with-clientchannel-java&amp;show=10796#a10796</guid>
<pubDate>Mon, 16 Oct 2017 05:56:24 +0000</pubDate>
</item>
<item>
<title>Answered: how to implement Login Register concept in chat application in appwrap android</title>
<link>http://forum.shephertz.com/?qa=10405/implement-login-register-concept-application-appwrap-android&amp;show=10407#a10407</link>
<description>Hi Bhavesh,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Apologies for the delay, &lt;br /&gt;
&lt;br /&gt;
Due to long holiday, team is on leave. Your query is very important to us. I will ask AppWarp team to get back to you on priority. &lt;br /&gt;
&lt;br /&gt;
Please update your all query to us at support@shephertz.com. &amp;nbsp;We will be happy to help you.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Himanshu Sharma</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10405/implement-login-register-concept-application-appwrap-android&amp;show=10407#a10407</guid>
<pubDate>Fri, 14 Apr 2017 17:17:30 +0000</pubDate>
</item>
<item>
<title>Answered: how to implement Login Register concept in appwrap android</title>
<link>http://forum.shephertz.com/?qa=10400/how-to-implement-login-register-concept-in-appwrap-android&amp;show=10403#a10403</link>
<description>Hi Bhavesh,&lt;br /&gt;
&lt;br /&gt;
AppWarp provides communication channel between two connected users on real time. This requires continuous socket based connectivity between server and client. The basic requirement for this is app need to be in forground otherwise the socket connectivity will be broken. That is reason we need to call connectWithUserName API everytime app opens and player need to start chatting. Generally for chatting, whenever chatting window opens you can call connectWithUserName API.&lt;br /&gt;
&lt;br /&gt;
Coming to the your query, could you please provide following informations:&lt;br /&gt;
&lt;br /&gt;
1. Are you getting Auth_Error which resultCode=1 in onConnectDone callback?&lt;br /&gt;
&lt;br /&gt;
2. Does your user need to login in the app to use the app?&lt;br /&gt;
&lt;br /&gt;
Could you please explain your app flow so that we can suugest how to inetgrate AppWarp in best possible way?&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10400/how-to-implement-login-register-concept-in-appwrap-android&amp;show=10403#a10403</guid>
<pubDate>Tue, 11 Apr 2017 18:57:45 +0000</pubDate>
</item>
<item>
<title>Answered: i am getting success in onGetLiveRoomInfoDone api then why i can not get user message in onChatReceived api</title>
<link>http://forum.shephertz.com/?qa=10390/getting-success-ongetliveroominfodone-message-onchatreceived&amp;show=10394#a10394</link>
<description>&lt;p&gt;
	Hi Bhavesh,&lt;/p&gt;
&lt;p&gt;
	Greetings from &lt;strong&gt;ShepHertz&lt;/strong&gt;!!&lt;/p&gt;
&lt;p&gt;
	You need to &lt;strong&gt;subscribe &lt;/strong&gt;in respective room to receive chat messages inside the room. Use &lt;strong&gt;subscribeRoom API &lt;/strong&gt;for room subscription.&lt;/p&gt;
&lt;p&gt;
	Let me know if it helps.&lt;/p&gt;
&lt;p&gt;
	Thanks&lt;/p&gt;
&lt;p&gt;
	Vishnu Garg&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10390/getting-success-ongetliveroominfodone-message-onchatreceived&amp;show=10394#a10394</guid>
<pubDate>Tue, 11 Apr 2017 07:32:16 +0000</pubDate>
</item>
<item>
<title>Answered: how can i send image in sendChat api appwrap android</title>
<link>http://forum.shephertz.com/?qa=10391/how-can-i-send-image-in-sendchat-api-appwrap-android&amp;show=10393#a10393</link>
<description>&lt;p&gt;
	Hi Bhavesh,&lt;/p&gt;
&lt;p&gt;
	Greetings from &lt;strong&gt;ShepHertz &lt;/strong&gt;!!!!!!!!!&lt;/p&gt;
&lt;p&gt;
	You can create a json String&amp;nbsp; with image url or local icon name and send in chat API. On the receiver side you can parse the chat message. For e.g.&lt;/p&gt;
&lt;p&gt;
	{&quot;image&quot;:&quot;smile.png&quot;,&quot;message&quot;:&quot;Hello&quot;}&lt;/p&gt;
&lt;p&gt;
	Let me know if it helps.&lt;/p&gt;
&lt;p&gt;
	Thanks&lt;/p&gt;
&lt;p&gt;
	Vishnu Garg&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10391/how-can-i-send-image-in-sendchat-api-appwrap-android&amp;show=10393#a10393</guid>
<pubDate>Tue, 11 Apr 2017 07:30:14 +0000</pubDate>
</item>
<item>
<title>Answered: why i am getting WarpResponseResultCode.RESOURCE_MOVED appwrap android</title>
<link>http://forum.shephertz.com/?qa=10382/warpresponseresultcode-resource_moved-appwrap-android&amp;show=10384#a10384</link>
<description>&lt;p&gt;
	Hi Bhavesh,&lt;/p&gt;
&lt;p&gt;
	Greetings from &lt;strong&gt;ShepHertz&lt;/strong&gt;!!!&lt;/p&gt;
&lt;p&gt;
	You are getting this error if the room in which you are calling the &lt;strong&gt;Chat &lt;/strong&gt;API is being deleted. You can call getLiveRoomInfo API to verify the same.&lt;/p&gt;
&lt;p&gt;
	Let me know if more queries are there.&lt;/p&gt;
&lt;p&gt;
	Thanks&lt;/p&gt;
&lt;p&gt;
	Vishnu Garg&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10382/warpresponseresultcode-resource_moved-appwrap-android&amp;show=10384#a10384</guid>
<pubDate>Tue, 11 Apr 2017 05:26:27 +0000</pubDate>
</item>
<item>
<title>Answered: Why a user auto leave after subscribeRoom?</title>
<link>http://forum.shephertz.com/?qa=10284/why-a-user-auto-leave-after-subscriberoom&amp;show=10287#a10287</link>
<description>&lt;p&gt;
	Hi,&lt;/p&gt;
&lt;p&gt;
	Apologies for late reply.&lt;/p&gt;
&lt;p&gt;
	It can happen in the case where client connection from AppWarp server breaks due to any kind of interupt at client side. For example: Intermittent network, Incoming calls etc. In this case when connection breaks, the server deletes the user session.&lt;/p&gt;
&lt;p&gt;
	To handle this scenario, you can use &lt;a rel=&quot;nofollow&quot; href=&quot;http://appwarp.shephertz.com/game-development-center/connection-resiliency/&quot;&gt;Connection-Resiliency&lt;/a&gt; feature. If you use this feature, then the server will keep the user's session in case of any interupt for specified time-period. Once the interupt is over then the connection can be recovered by calling recoverConnection API. Please go through the above tutorial for more details.&lt;/p&gt;
&lt;p&gt;
	Let me know if you have any further queries.&lt;/p&gt;
&lt;p&gt;
	Thanks.&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10284/why-a-user-auto-leave-after-subscriberoom&amp;show=10287#a10287</guid>
<pubDate>Wed, 15 Mar 2017 06:43:46 +0000</pubDate>
</item>
<item>
<title>Answered: Empty room create for duplicate</title>
<link>http://forum.shephertz.com/?qa=10243/empty-room-create-for-duplicate&amp;show=10251#a10251</link>
<description>Hi David,&lt;br /&gt;
&lt;br /&gt;
Generally, this situation will not happpen. However, in rare scenarios, it will only happen in case of two users trying to join simultaneously and there is no room on server but the 3rd user will always get room to join.&lt;br /&gt;
&lt;br /&gt;
To permanentaly avoid this situation, once this scenario happen, you can check for the rooms available with 1 user on server using our getRoom API. If there is room available to join then you can leave the current room and join that room.&lt;br /&gt;
&lt;br /&gt;
Please let me know if you have any other queries.&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10243/empty-room-create-for-duplicate&amp;show=10251#a10251</guid>
<pubDate>Tue, 28 Feb 2017 06:27:44 +0000</pubDate>
</item>
<item>
<title>Answered: Using Appwarp and App42 with C++ Builder of Embarcadero</title>
<link>http://forum.shephertz.com/?qa=10236/using-appwarp-and-app42-with-c-builder-of-embarcadero&amp;show=10248#a10248</link>
<description>Hi Gokhan,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
We added the support of App42 SDK for Embarcadero till XE7 with few list of services and as of now, we don't have any plan to release the latest version with compatible to Embarcadero. &lt;br /&gt;
&lt;br /&gt;
We can help you out with development source code, if you required? So that you can build the SDK for the same, &lt;br /&gt;
&lt;br /&gt;
P.S For Appwarp, we don't have SDK for Embarcadero. &lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Himanshu Sharma</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10236/using-appwarp-and-app42-with-c-builder-of-embarcadero&amp;show=10248#a10248</guid>
<pubDate>Mon, 27 Feb 2017 11:12:10 +0000</pubDate>
</item>
<item>
<title>Answered: [URGENT] Appwarp Authorize Error</title>
<link>http://forum.shephertz.com/?qa=10140/urgent-appwarp-authorize-error&amp;show=10143#a10143</link>
<description>Hi Tufan,&lt;br /&gt;
&lt;br /&gt;
What is reasonCode you are getting along with Auth_Error?&lt;br /&gt;
&lt;br /&gt;
It will help me to understand the problem.&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10140/urgent-appwarp-authorize-error&amp;show=10143#a10143</guid>
<pubDate>Fri, 03 Feb 2017 08:48:52 +0000</pubDate>
</item>
<item>
<title>Answered: Best way to read room properties at lobby</title>
<link>http://forum.shephertz.com/?qa=10038/best-way-to-read-room-properties-at-lobby&amp;show=10050#a10050</link>
<description>&lt;p&gt;
	Hi Casper,&lt;/p&gt;
&lt;p&gt;
	Greetings from &lt;strong&gt;ShpeHertz!!!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;
	Apologies for late reply.&lt;/p&gt;
&lt;p&gt;
	When player join a room with the desired property using &lt;strong&gt;joinRoomWithProperties API,&lt;/strong&gt;&amp;nbsp; currently there is no way to find which room property other player passed during the room Join.&lt;/p&gt;
&lt;p&gt;
	But you can do implementation using privateChat API.&lt;/p&gt;
&lt;p&gt;
	you can send privateChat to respective user as per your business logic so that other player can send the desirec properties while joining a room. Event you can ask the roomId by which player has joined so that you can join the same room.&lt;/p&gt;
&lt;p&gt;
	let me know if it helps.&lt;/p&gt;
&lt;p&gt;
	Thanks&lt;/p&gt;
&lt;p&gt;
	Vishnu Garg&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10038/best-way-to-read-room-properties-at-lobby&amp;show=10050#a10050</guid>
<pubDate>Fri, 06 Jan 2017 05:29:38 +0000</pubDate>
</item>
<item>
<title>Answered: Retrieve room property</title>
<link>http://forum.shephertz.com/?qa=10037/retrieve-room-property&amp;show=10049#a10049</link>
<description>&lt;p&gt;
	Hi Caspar,&lt;/p&gt;
&lt;p&gt;
	Greetings from &lt;strong&gt;ShepHertz&lt;/strong&gt;!!!!&lt;/p&gt;
&lt;p&gt;
	Apology for deplay.&lt;/p&gt;
&lt;p&gt;
	Yes, You can update the &lt;strong&gt;Room Properties &lt;/strong&gt;using the API you are using, and can fetch the same.&lt;/p&gt;
&lt;p&gt;
	As you are putting &lt;strong&gt;User object &lt;/strong&gt;directly in the map collection, it will putting the &lt;strong&gt;hashCode &lt;/strong&gt;of that User Class in the hashMap. So thats the reason while fetching the same you are getting &lt;strong&gt;hasCode &lt;/strong&gt;of your Object.&lt;/p&gt;
&lt;p&gt;
	I would suggest you to either override toString method in your User Class or put the data in String Object format so that you can retrieve the same. You can also use the JSON Object.&lt;/p&gt;
&lt;p&gt;
	Let me know if it helps.&lt;/p&gt;
&lt;p&gt;
	Thanks&lt;/p&gt;
&lt;p&gt;
	Vishnu Garg&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10037/retrieve-room-property&amp;show=10049#a10049</guid>
<pubDate>Fri, 06 Jan 2017 05:18:55 +0000</pubDate>
</item>
<item>
<title>Answered: not able to create room in appwrap</title>
<link>http://forum.shephertz.com/?qa=9912/not-able-to-create-room-in-appwrap&amp;show=9913#a9913</link>
<description>Hi Bhavesh,&lt;br /&gt;
&lt;br /&gt;
I tested this at my end and I am able to create Static Rooms from AppHQ Management Console. Could you please add me(collaborator@shephertz.co.in) as a collaborator to your app in AppHQ so that I can directly look into your app where you are getting this problem. &lt;br /&gt;
&lt;br /&gt;
P.S.: To add me as collaborator in AppHQ, Login to AppHQ-&amp;gt;Select AppWarp as product -&amp;gt; Select Team Collaborator from left most menu -&amp;gt; Add Collaborator -&amp;gt; Enter above mentioned email ID to add.&lt;br /&gt;
&lt;br /&gt;
Please let me know if you have any queries. &lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9912/not-able-to-create-room-in-appwrap&amp;show=9913#a9913</guid>
<pubDate>Wed, 30 Nov 2016 09:23:49 +0000</pubDate>
</item>
<item>
<title>Answered: how to disconnect user when my android application close ? appwrap android</title>
<link>http://forum.shephertz.com/?qa=9736/disconnect-when-android-application-close-appwrap-android&amp;show=9740#a9740</link>
<description>Hi Bhavesh,&lt;br /&gt;
&lt;br /&gt;
Greetings!!!!!!!&lt;br /&gt;
&lt;br /&gt;
You can call disConnect API to disconnect user from server while closing the application. You can write the API by triggering back button event in Android.&lt;br /&gt;
&lt;br /&gt;
Let me know if it helps.&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
&lt;br /&gt;
Vishnu Garg</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9736/disconnect-when-android-application-close-appwrap-android&amp;show=9740#a9740</guid>
<pubDate>Fri, 07 Oct 2016 11:39:39 +0000</pubDate>
</item>
<item>
<title>Answered: Can  two user send private chat request to single user ?</title>
<link>http://forum.shephertz.com/?qa=9734/can-two-user-send-private-chat-request-to-single-user&amp;show=9735#a9735</link>
<description>Hi Bhavesh,&lt;br /&gt;
&lt;br /&gt;
Yes, two users can do chat privately with the same user.&lt;br /&gt;
&lt;br /&gt;
Let me know if you have any other queries.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Rajeev</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9734/can-two-user-send-private-chat-request-to-single-user&amp;show=9735#a9735</guid>
<pubDate>Wed, 05 Oct 2016 12:19:12 +0000</pubDate>
</item>
<item>
<title>Answered: how to notify to user1 to user2 for come in private chat ?</title>
<link>http://forum.shephertz.com/?qa=9722/how-to-notify-to-user1-to-user2-for-come-in-private-chat&amp;show=9728#a9728</link>
<description>Hi Bhavesh,&lt;br /&gt;
&lt;br /&gt;
If you want to send invitation for private chat only when user in connected to AppWarp then you can use sendPrivateChat API. You can define message type and associate it along with message in sendPrivateChat. When the chat received at other end, you can check the message type to check if it is a normal message or a invite. If it is a invite then you can process it as invitation request. Once user accepts this request then you callsenPrivateChat API for the acknowledgement to the first user. Once the first user gets invitation acceptance acknowledgement then bith the users can start chatting.&lt;br /&gt;
&lt;br /&gt;
Please let me know if you have any other queries.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Rajeev</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9722/how-to-notify-to-user1-to-user2-for-come-in-private-chat&amp;show=9728#a9728</guid>
<pubDate>Tue, 04 Oct 2016 07:57:25 +0000</pubDate>
</item>
<item>
<title>Answered: Static Room Navigation on APPHQ</title>
<link>http://forum.shephertz.com/?qa=9720/static-room-navigation-on-apphq&amp;show=9726#a9726</link>
<description>Hi Tufan,&lt;br /&gt;
&lt;br /&gt;
I have forwarded this to my development team and this will be fixed in our next release scheduled for 15th October.&lt;br /&gt;
&lt;br /&gt;
Also, could you please let me know how many static rooms you have in this app?&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Rajeev</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9720/static-room-navigation-on-apphq&amp;show=9726#a9726</guid>
<pubDate>Tue, 04 Oct 2016 06:35:23 +0000</pubDate>
</item>
<item>
<title>Answered: what is the use of Dynamic room ? how to create dynamic room ? appwrap android</title>
<link>http://forum.shephertz.com/?qa=9718/what-use-dynamic-room-how-create-dynamic-room-appwrap-android&amp;show=9719#a9719</link>
<description>&lt;p&gt;
	Hi Bhavesh,&lt;/p&gt;
&lt;p&gt;
	Dynamic rooms can be credated using our &lt;a rel=&quot;nofollow&quot; href=&quot;http://appwarp.shephertz.com/game-development-center/java-api-reference/#createroom&quot;&gt;createRoom&lt;/a&gt; APIs available in the AppWarp_Android_SDK.&lt;/p&gt;
&lt;p&gt;
	Please let me know if you have any other queries.&lt;/p&gt;
&lt;p&gt;
	Regards,&lt;/p&gt;
&lt;p&gt;
	Rajeev&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9718/what-use-dynamic-room-how-create-dynamic-room-appwrap-android&amp;show=9719#a9719</guid>
<pubDate>Mon, 03 Oct 2016 07:03:22 +0000</pubDate>
</item>
<item>
<title>Answered: Emoji are changed automatically appwrap android OR how can i send whatsapp type emoji in appwrap Android ?</title>
<link>http://forum.shephertz.com/?qa=9712/changed-automatically-appwrap-android-whatsapp-appwrap-android&amp;show=9715#a9715</link>
<description>&lt;p&gt;
	Hi Bhavesh,&lt;/p&gt;
&lt;p&gt;
	Greetings!!!&lt;/p&gt;
&lt;p&gt;
	You can easily send &lt;strong&gt;emoji &lt;/strong&gt;using &lt;strong&gt;AppWarp.&lt;/strong&gt; Emoji-icons are basically a expression those are sent from one user to other user in a chat message. As you can't send images directly you need to provide some encoding and decoding for that as WhatsApp do.&lt;/p&gt;
&lt;p&gt;
	There are many open source library project available that can help you to achieve this. You can refer the &lt;a href=&quot;https://github.com/rockerhieu/emojicon&quot; rel=&quot;nofollow&quot;&gt;Tutorial on Git.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
	Let me know if more queries are concern.&lt;/p&gt;
&lt;p&gt;
	Thanks&lt;/p&gt;
&lt;p&gt;
	Vishnu Garg&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9712/changed-automatically-appwrap-android-whatsapp-appwrap-android&amp;show=9715#a9715</guid>
<pubDate>Mon, 03 Oct 2016 05:12:56 +0000</pubDate>
</item>
<item>
<title>Answered: how to delete private chat history between user in appwrap android ?</title>
<link>http://forum.shephertz.com/?qa=9701/how-delete-private-chat-history-between-user-appwrap-android&amp;show=9703#a9703</link>
<description>Hi Bhavesh,&lt;br /&gt;
&lt;br /&gt;
Greetings!!!&lt;br /&gt;
&lt;br /&gt;
AppWaro doesn't save chat messages on server, so you need not to worry about chat history.&lt;br /&gt;
&lt;br /&gt;
Let me know if more queries are concern.&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
&lt;br /&gt;
Vishnu Garg</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9701/how-delete-private-chat-history-between-user-appwrap-android&amp;show=9703#a9703</guid>
<pubDate>Wed, 28 Sep 2016 16:28:08 +0000</pubDate>
</item>
<item>
<title>Answered: null pointer exception appwrap android</title>
<link>http://forum.shephertz.com/?qa=9699/null-pointer-exception-appwrap-android&amp;show=9700#a9700</link>
<description>&lt;p&gt;
	Hi Bhavesh,&lt;/p&gt;
&lt;p&gt;
	Greetings!!!!!!!!&lt;/p&gt;
&lt;p&gt;
	As you are implemneting the CallBack, you need to apply null check as well on&amp;nbsp; &lt;strong&gt;&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif;&quot;&gt;event.getJoinedUsers() &lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif;&quot;&gt;as well before calculating its length.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif;&quot;&gt;Let me knwo if more queries are concern.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif;&quot;&gt;Thanks&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif;&quot;&gt;Vishnu Garg&lt;/span&gt;&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9699/null-pointer-exception-appwrap-android&amp;show=9700#a9700</guid>
<pubDate>Wed, 28 Sep 2016 11:42:05 +0000</pubDate>
</item>
<item>
<title>Answered: when should i disconnect user from appwrap server in  android activity ? which method should i use for disconnect</title>
<link>http://forum.shephertz.com/?qa=9666/disconnect-appwrap-android-activity-method-should-disconnect&amp;show=9680#a9680</link>
<description>&lt;p&gt;
	HI Bhavesh,&lt;/p&gt;
&lt;p&gt;
	Greetings!!!! Hope your are doing good.&lt;/p&gt;
&lt;p&gt;
	You can use &lt;strong&gt;disconnect API,&lt;/strong&gt; that will disConnect the user. and you will be getting the callback in &lt;strong&gt;onDisconnectDone &lt;/strong&gt;method of &lt;strong&gt;ConnectionRequestListener.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;
	Let me know if more queries are concern.&lt;/p&gt;
&lt;p&gt;
	Thanks&lt;/p&gt;
&lt;p&gt;
	Vishnu Garg&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9666/disconnect-appwrap-android-activity-method-should-disconnect&amp;show=9680#a9680</guid>
<pubDate>Wed, 28 Sep 2016 05:33:08 +0000</pubDate>
</item>
<item>
<title>Answered: How to disconnect user from sendPrivateChat ?</title>
<link>http://forum.shephertz.com/?qa=9677/how-to-disconnect-user-from-sendprivatechat&amp;show=9678#a9678</link>
<description>&lt;p&gt;
	HI Bhavesh,&lt;/p&gt;
&lt;p&gt;
	Greetings!!&lt;/p&gt;
&lt;p&gt;
	You can use &lt;strong&gt;disConnect API&lt;/strong&gt; to disconnect user from AppWarp on back button event.But it will disConenct&amp;nbsp; the respective user.&lt;/p&gt;
&lt;p&gt;
	But If you want to disable private chat option only without disConnecting the user, in this case you need to write own businees login. You can manage a flag in &lt;strong&gt;Shared Pref &lt;/strong&gt;and can enable the private Chat mode accordingly.&lt;/p&gt;
&lt;p&gt;
	Let me know if it helps.&lt;/p&gt;
&lt;p&gt;
	Thanks&lt;/p&gt;
&lt;p&gt;
	Vishnu Garg&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9677/how-to-disconnect-user-from-sendprivatechat&amp;show=9678#a9678</guid>
<pubDate>Wed, 28 Sep 2016 05:22:38 +0000</pubDate>
</item>
<item>
<title>Answered: i got FATAL EXCEPTION MessageDispatchThread in appwrap android</title>
<link>http://forum.shephertz.com/?qa=9656/got-fatal-exception-messagedispatchthread-appwrap-android&amp;show=9660#a9660</link>
<description>&lt;p&gt;
	Hi Bhavesh,&lt;/p&gt;
&lt;p&gt;
	Greetings!!!!!!!&lt;/p&gt;
&lt;p&gt;
	Such kind of error occurs when you are doing &lt;strong&gt;UI &lt;/strong&gt;operations on &lt;strong&gt;Background Thread&lt;/strong&gt;. So you need to do such UI operations on &lt;strong&gt;UI Thread, &lt;/strong&gt;You can use&lt;strong&gt; runOnUITHread&lt;/strong&gt; mehtod provided by Android.&lt;/p&gt;
&lt;blockquote&gt;
	&lt;p&gt;
		runOnUiThread(new Runnable() {&lt;br&gt;
		&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;@Override&lt;br&gt;
		&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;public void run() {&lt;br&gt;
		&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //UI Operations here&lt;br&gt;
		&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;br&gt;
		&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;});&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
	Let me know if it helps.&lt;/p&gt;
&lt;p&gt;
	Thanks&lt;/p&gt;
&lt;p&gt;
	Vishnu Garg&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9656/got-fatal-exception-messagedispatchthread-appwrap-android&amp;show=9660#a9660</guid>
<pubDate>Tue, 27 Sep 2016 05:23:59 +0000</pubDate>
</item>
<item>
<title>Answered: I have created 65 rooms in appwrap and i want to know howmany users are online in each room ?Appwrap Android</title>
<link>http://forum.shephertz.com/?qa=9635/created-rooms-appwrap-howmany-users-online-appwrap-android&amp;show=9649#a9649</link>
<description>&lt;p&gt;
	Hi Bhavesh,&lt;/p&gt;
&lt;p&gt;
	You can call &lt;a href=&quot;http://appwarp.shephertz.com/game-development-center/java-api-reference/#getOnlineUsersCount&quot; rel=&quot;nofollow&quot;&gt;getOnlineUsersCount&lt;/a&gt; API to get total count of online users. To get list of online users in a room, you can call &lt;a rel=&quot;nofollow&quot; href=&quot;http://appwarp.shephertz.com/game-development-center/java-api-reference/#getliveroominfo&quot;&gt;getLiveRoomInfo&lt;/a&gt; API.&lt;/p&gt;
&lt;p&gt;
	Please let me know if you have any other queries.&lt;/p&gt;
&lt;p&gt;
	Regards,&lt;/p&gt;
&lt;p&gt;
	Rajeev&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9635/created-rooms-appwrap-howmany-users-online-appwrap-android&amp;show=9649#a9649</guid>
<pubDate>Sat, 24 Sep 2016 12:21:29 +0000</pubDate>
</item>
<item>
<title>Answered: how to get total online user for particular room in appwrap android ?</title>
<link>http://forum.shephertz.com/?qa=9621/how-get-total-online-user-for-particular-room-appwrap-android&amp;show=9627#a9627</link>
<description>&lt;p&gt;
	Hi Bhavesh,&lt;/p&gt;
&lt;p&gt;
	Greetings!!!&lt;/p&gt;
&lt;p&gt;
	You can use &lt;strong&gt;getLiveRoomInfo(&quot;rooomId&quot;) API t&lt;/strong&gt;o get online users of specific room. You will get the callback in &lt;strong&gt;onGetLiveRoomInfoDone(LiveRoomInfoEvent event) &lt;/strong&gt;of &lt;strong&gt;RoomRequestListener.&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
	&lt;p&gt;
		&amp;nbsp;@Override&lt;br&gt;
		&amp;nbsp;&amp;nbsp;&amp;nbsp; public void onGetLiveRoomInfoDone(LiveRoomInfoEvent event) {&lt;br&gt;
		&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(event.getResult() == WarpResponseResultCode.SUCCESS){&lt;br&gt;
		&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; String[] users = event.getJoinedUsers();&lt;br&gt;
		&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
		&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
	Let me know if anu more queries are concern.&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Thanks&lt;/p&gt;
&lt;p&gt;
	Vishnu Garg&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9621/how-get-total-online-user-for-particular-room-appwrap-android&amp;show=9627#a9627</guid>
<pubDate>Thu, 22 Sep 2016 08:00:32 +0000</pubDate>
</item>
<item>
<title>Email verification issue</title>
<link>http://forum.shephertz.com/?qa=9581/email-verification-issue</link>
<description>&lt;p&gt;
	&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px;&quot;&gt;Hello, I am developing an app where i want to put email verification. At the time of sign up user will enter email address and if that email address is valid then one link will be sent to users email address and only after clicking on that link user will be able to login to the app. Now my question is after sign up we need to block the user untill he/she clicks on that link. So how to do this usecase on this server. So how to block and Unblock the user in this usecase.&lt;/span&gt;&lt;/p&gt;</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9581/email-verification-issue</guid>
<pubDate>Tue, 13 Sep 2016 04:34:08 +0000</pubDate>
</item>
<item>
<title>Answered: Starting a game simultanously - One starts 1sec before the other</title>
<link>http://forum.shephertz.com/?qa=9572/starting-game-simultanously-one-starts-1sec-before-the-other&amp;show=9574#a9574</link>
<description>Hi Raul,&lt;br /&gt;
&lt;br /&gt;
You can try this:&lt;br /&gt;
&lt;br /&gt;
Start Time = Comeback time in UTC + 3 sec - current time in UTC at the receiver end.&lt;br /&gt;
&lt;br /&gt;
I hope it will help.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Rajeev</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9572/starting-game-simultanously-one-starts-1sec-before-the-other&amp;show=9574#a9574</guid>
<pubDate>Fri, 09 Sep 2016 05:40:15 +0000</pubDate>
</item>
<item>
<title>How do I calculate the velocity from pixels runned</title>
<link>http://forum.shephertz.com/?qa=9326/how-do-i-calculate-the-velocity-from-pixels-runned</link>
<description>So I am making an online game with AppWarp, and I should use de UTC time and velocity to guess the position of the ball (Pong Game).

 

My game uses Libgdx, and its actors uses Scene2d. They move by the method moveBy(x,y); which it means to add X and Y to its actual position.  (I think it uses pixels)

So I dont know how to calculate the velocity to calculate and guess where the ball is at the moment. I have thought about sending the actual position and the UTC time. Then when I have received the position and the UTC time, I should calculate the time it has last for the information to arrive and ..? 

The velocity is constant: moveBy(600,300); Any idea?</description>
<category>Android</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9326/how-do-i-calculate-the-velocity-from-pixels-runned</guid>
<pubDate>Sun, 24 Jul 2016 18:17:16 +0000</pubDate>
</item>
</channel>
</rss>