<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Shephertz Community - Recent questions and answers in Corona</title>
<link>http://forum.shephertz.com/?qa=qa/products/app42-cloud-api-baas/corona</link>
<description>Powered by Question2Answer</description>
<item>
<title>Answered: Avatar Management Service for Corona</title>
<link>http://forum.shephertz.com/?qa=11609/avatar-management-service-for-corona&amp;show=11620#a11620</link>
<description>&lt;p&gt;
	Hello, as far as I know, Avatar Management Service is available for Corona&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;font-size:8px;&quot;&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://doodlebaseball.io/&quot;&gt;&lt;span style=&quot;color:#ffffff;&quot;&gt;doodle baseball&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11609/avatar-management-service-for-corona&amp;show=11620#a11620</guid>
<pubDate>Wed, 13 Sep 2023 02:19:33 +0000</pubDate>
</item>
<item>
<title>Use Twitter to log in, it shows success, but there is no information.</title>
<link>http://forum.shephertz.com/?qa=11612/use-twitter-to-log-shows-success-but-there-is-no-information</link>
<description>&lt;div&gt;
	Hello everyone, I recently transferred from Gamesparks.&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	I am trying to log in using Twitter.&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	Although the login is successful, I cannot see any information in the User interface. Where can I get it?&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	Thanks.&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	The picture is paid below.&lt;/div&gt;
&lt;div&gt;
	&lt;a rel=&quot;nofollow&quot; href=&quot;http://forum.shephertz.com/?qa=blob&amp;amp;qa_blobid=8018071869360847358&quot;&gt;http://forum.shephertz.com/?qa=blob&amp;amp;qa_blobid=8018071869360847358&lt;/a&gt;&lt;/div&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11612/use-twitter-to-log-shows-success-but-there-is-no-information</guid>
<pubDate>Sat, 07 Aug 2021 14:48:43 +0000</pubDate>
</item>
<item>
<title>App42 Storage Service call not working from Button Click event.But working directly</title>
<link>http://forum.shephertz.com/?qa=11574/app42-storage-service-working-button-click-working-directly</link>
<description>&lt;p&gt;
	When I call my Storage service be it&amp;nbsp;insertJSONDocument or&amp;nbsp;findDocumentById from my lua file which loads and call the DBService calls and it returns the results.&lt;/p&gt;
&lt;p&gt;
	But same function when I call from a button click event in the same lua file the below error is displayed.&lt;/p&gt;
&lt;div&gt;
	AppWarp\WarpUtilities.lua:224: attempt to concatenate local 'user' (a nil value)&lt;/div&gt;
&lt;div&gt;
	stack traceback:&lt;/div&gt;
&lt;div&gt;
	AppWarp\WarpUtilities.lua:224: in function 'calculateSignature'&lt;/div&gt;
&lt;div&gt;
	App42-Lua-API\Util.lua:134: in function 'sign'&lt;/div&gt;
&lt;div&gt;
	App42-Lua-API\StorageService.lua:169: in function 'findDocumentById'&lt;/div&gt;
&lt;div&gt;
	DbConnect.lua:48: in function 'getData'&lt;/div&gt;
&lt;div&gt;
	View1.lua:60: in function '_onEvent'&lt;/div&gt;
&lt;div&gt;
	?: in function '?'&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	This is basic step .I do not know why it should not work. My Appwrap and Appwrap42 are having different api key and secret key.&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	Is it because the storage calls should be only called from main thread of the Scene lua file and cannot be called from inside of any other event or callback function&lt;/div&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11574/app42-storage-service-working-button-click-working-directly</guid>
<pubDate>Sat, 11 Apr 2020 14:38:55 +0000</pubDate>
</item>
<item>
<title>Answered: Email Service stop working</title>
<link>http://forum.shephertz.com/?qa=10883/email-service-stop-working&amp;show=10887#a10887</link>
<description>Hi Germanfv,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Could you please change your port from 465 to 587 and send your mail again. if you still face any issue then let us know it will help us to provide better support to you. &lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Himanshu Sharma</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10883/email-service-stop-working&amp;show=10887#a10887</guid>
<pubDate>Tue, 02 Jan 2018 06:39:53 +0000</pubDate>
</item>
<item>
<title>Answered: Explanation of a session for user?</title>
<link>http://forum.shephertz.com/?qa=10834/explanation-of-a-session-for-user&amp;show=10835#a10835</link>
<description>Hello Mario,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Apologies for getting late back to you. &lt;br /&gt;
&lt;br /&gt;
On higher notes, you are correct it helps you to store user-specific attribute along with his/her session on the server. Apart from this its also have admin API to manage the user session through which you can expire and generate new session for a user. &lt;br /&gt;
&lt;br /&gt;
In some of the cases, it helps you to check the user session is valid or not. &amp;nbsp;e.g: You have a case where you want to run your code only for verified users with their valid identity. In such case, you can use admin API to check the session of the particular user and take certain action. &lt;br /&gt;
&lt;br /&gt;
Let me know if above information helps or if you need any other help from our side. We will be happy to help you!&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Himanshu Sharma</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10834/explanation-of-a-session-for-user&amp;show=10835#a10835</guid>
<pubDate>Mon, 04 Dec 2017 02:31:35 +0000</pubDate>
</item>
<item>
<title>Answered: Error while building to Android using Corona SDK</title>
<link>http://forum.shephertz.com/?qa=10797/error-while-building-to-android-using-corona-sdk&amp;show=10799#a10799</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Thanks for sharing the error details. To resolve the above-mentioned issue, please remove the installation.lua file from App42-Lua-API folder. It will work. &lt;br /&gt;
&lt;br /&gt;
In case you still face any issue, please feel free to let me know. I will be happy to help you!&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Himanshu Sharma</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10797/error-while-building-to-android-using-corona-sdk&amp;show=10799#a10799</guid>
<pubDate>Fri, 20 Oct 2017 22:13:35 +0000</pubDate>
</item>
<item>
<title>Answered: Get file by name</title>
<link>http://forum.shephertz.com/?qa=10794/get-file-by-name&amp;show=10795#a10795</link>
<description>&lt;p&gt;
	Hi,&lt;/p&gt;
&lt;p&gt;
	Greetings!&lt;/p&gt;
&lt;p&gt;
	Yes, you are correct. You need to use&amp;nbsp;&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px;&quot;&gt;Lua/Corona function &lt;/span&gt;to download the file from URL. Let me know if you need any other help from our side.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Regards,&lt;/p&gt;
&lt;p&gt;
	Himanshu Sharma&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10794/get-file-by-name&amp;show=10795#a10795</guid>
<pubDate>Mon, 16 Oct 2017 04:51:29 +0000</pubDate>
</item>
<item>
<title>Answered: Please Explain How Paging Works</title>
<link>http://forum.shephertz.com/?qa=10670/please-explain-how-paging-works&amp;show=10672#a10672</link>
<description>&lt;p&gt;
	Hello Scott,&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Yes you are right, you have to call find all document by paging method until you get the last 100 records. Please find below code snippet for find documents by paging:&lt;/p&gt;
&lt;div&gt;
	local dbName &amp;nbsp;= &quot;&amp;lt;Your_DataBase_Name&amp;gt;&quot;&lt;/div&gt;
&lt;div&gt;
	local collectionName = &quot;&amp;lt;Your_Collection_Name&amp;gt;&quot;&lt;/div&gt;
&lt;div&gt;
	local max = 5&lt;/div&gt;
&lt;div&gt;
	local offset = 0&lt;/div&gt;
&lt;div&gt;
	local App42CallBack = {}&lt;/div&gt;
&lt;div&gt;
	App42API:initialize(&quot;API_KEY&quot;,&quot;SECRET_KEY&quot;)&lt;/div&gt;
&lt;div&gt;
	local storageService = App42API:buildStorageService()&lt;/div&gt;
&lt;div&gt;
	storageService:findAllDocumentsByPaging(dbName, collectionName,max,offset,App42CallBack)&lt;/div&gt;
&lt;div&gt;
	function App42CallBack:onSuccess(object)&lt;/div&gt;
&lt;div&gt;
	print(&quot;dbName is &quot;..object:getDbName())&lt;/div&gt;
&lt;div&gt;
	for i=1,table.getn(object:getJsonDocList()) do&lt;/div&gt;
&lt;div&gt;
	print(&quot;DocId is &quot;..object:getJsonDocList()[i]:getDocId())&lt;/div&gt;
&lt;div&gt;
	print(&quot;CreatedAt is &quot;..object:getJsonDocList()[i]:getCreatedAt())&lt;/div&gt;
&lt;div&gt;
	end&lt;/div&gt;
&lt;div&gt;
	end&lt;/div&gt;
&lt;div&gt;
	function App42CallBack:onException(exception)&lt;/div&gt;
&lt;div&gt;
	print(&quot;Message is : &quot;..exception:getMessage())&lt;/div&gt;
&lt;div&gt;
	print(&quot;App Error code is : &quot;..exception:getAppErrorCode())&lt;/div&gt;
&lt;div&gt;
	print(&quot;Http Error code is &quot;..exception:getHttpErrorCode())&lt;/div&gt;
&lt;div&gt;
	print(&quot;Detail is : &quot;..exception:getDetails())&lt;/div&gt;
&lt;div&gt;
	end&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	regards,&lt;/p&gt;
&lt;p&gt;
	Himanshu Sharma&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10670/please-explain-how-paging-works&amp;show=10672#a10672</guid>
<pubDate>Fri, 28 Jul 2017 07:56:10 +0000</pubDate>
</item>
<item>
<title>Answered: Get Scores by User with More than 100 Scores</title>
<link>http://forum.shephertz.com/?qa=10667/get-scores-by-user-with-more-than-100-scores&amp;show=10669#a10669</link>
<description>I apologize...I was looking at output from a different method. It does appear that &amp;quot;getScoresByUser&amp;quot; returns all of the scores without the 100 record limitation. I have one user with over 400 scores that returned successfully. Thanks</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10667/get-scores-by-user-with-more-than-100-scores&amp;show=10669#a10669</guid>
<pubDate>Thu, 27 Jul 2017 13:33:03 +0000</pubDate>
</item>
<item>
<title>Answered: Corona query builder runtime error</title>
<link>http://forum.shephertz.com/?qa=10533/corona-query-builder-runtime-error&amp;show=10534#a10534</link>
<description>&lt;p&gt;
	Got it working as:&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;div style=&quot;color: rgb(212, 212, 212); background-color: rgb(30, 30, 30); font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; line-height: 19px; white-space: pre;&quot;&gt;
	&lt;div&gt;
		&lt;span style=&quot;color: #c586c0;&quot;&gt;local&lt;/span&gt; y = JSON:&lt;span style=&quot;color: #dcdcaa;&quot;&gt;decode&lt;/span&gt;(object:&lt;span style=&quot;color: #dcdcaa;&quot;&gt;getStrResponse&lt;/span&gt;())&lt;/div&gt;
	&lt;div&gt;
		&lt;span style=&quot;color: #dcdcaa;&quot;&gt;print&lt;/span&gt;(y.&lt;span style=&quot;color: #9cdcfe;&quot;&gt;app42&lt;/span&gt;.&lt;span style=&quot;color: #9cdcfe;&quot;&gt;response&lt;/span&gt;.&lt;span style=&quot;color: #9cdcfe;&quot;&gt;users&lt;/span&gt;.&lt;span style=&quot;color: #9cdcfe;&quot;&gt;user&lt;/span&gt;.&lt;span style=&quot;color: #9cdcfe;&quot;&gt;jsonDoc&lt;/span&gt;[&lt;span style=&quot;color: #b5cea8;&quot;&gt;1&lt;/span&gt;])&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;
	All user additional data is under&amp;nbsp;&lt;span style=&quot;color: rgb(212, 212, 212); font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30);&quot;&gt;y.&lt;/span&gt;&lt;span style=&quot;font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30); color: rgb(156, 220, 254);&quot;&gt;app42&lt;/span&gt;&lt;span style=&quot;color: rgb(212, 212, 212); font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30);&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30); color: rgb(156, 220, 254);&quot;&gt;response&lt;/span&gt;&lt;span style=&quot;color: rgb(212, 212, 212); font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30);&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30); color: rgb(156, 220, 254);&quot;&gt;users&lt;/span&gt;&lt;span style=&quot;color: rgb(212, 212, 212); font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30);&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30); color: rgb(156, 220, 254);&quot;&gt;user&lt;/span&gt;&lt;span style=&quot;color: rgb(212, 212, 212); font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30);&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30); color: rgb(156, 220, 254);&quot;&gt;jsonDoc&lt;/span&gt;&lt;span style=&quot;color: rgb(212, 212, 212); font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30);&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30); color: rgb(181, 206, 168);&quot;&gt;1&lt;/span&gt;&lt;span style=&quot;color: rgb(212, 212, 212); font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30);&quot;&gt;]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	For example:&amp;nbsp;&lt;span style=&quot;color: rgb(212, 212, 212); font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30);&quot;&gt;y.&lt;/span&gt;&lt;span style=&quot;font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30); color: rgb(156, 220, 254);&quot;&gt;app42&lt;/span&gt;&lt;span style=&quot;color: rgb(212, 212, 212); font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30);&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30); color: rgb(156, 220, 254);&quot;&gt;response&lt;/span&gt;&lt;span style=&quot;color: rgb(212, 212, 212); font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30);&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30); color: rgb(156, 220, 254);&quot;&gt;users&lt;/span&gt;&lt;span style=&quot;color: rgb(212, 212, 212); font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30);&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30); color: rgb(156, 220, 254);&quot;&gt;user&lt;/span&gt;&lt;span style=&quot;color: rgb(212, 212, 212); font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30);&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30); color: rgb(156, 220, 254);&quot;&gt;jsonDoc&lt;/span&gt;&lt;span style=&quot;color: rgb(212, 212, 212); font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30);&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30); color: rgb(181, 206, 168);&quot;&gt;1&lt;/span&gt;&lt;span style=&quot;color: rgb(212, 212, 212); font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre; background-color: rgb(30, 30, 30);&quot;&gt;].level&lt;/span&gt;&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10533/corona-query-builder-runtime-error&amp;show=10534#a10534</guid>
<pubDate>Sun, 11 Jun 2017 23:44:13 +0000</pubDate>
</item>
<item>
<title>Answered: Register Device for Push Notifications Using Corona SDK</title>
<link>http://forum.shephertz.com/?qa=10482/register-device-for-push-notifications-using-corona-sdk&amp;show=10484#a10484</link>
<description>Hi Gsglawson,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Please follow this(&lt;a href=&quot;http://blogs.shephertz.com/2014/01/24/making-turn-based-game-using-app42-corona-sdk/&quot; rel=&quot;nofollow&quot;&gt;http://blogs.shephertz.com/2014/01/24/making-turn-based-game-using-app42-corona-sdk/&lt;/a&gt; ) link to understand that how device register to GCM for push notification and get the token which you will send to App42.&lt;br /&gt;
&lt;br /&gt;
Let us know if you find any difficulty in integrating or needing any help from our side. &amp;nbsp;&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>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10482/register-device-for-push-notifications-using-corona-sdk&amp;show=10484#a10484</guid>
<pubDate>Thu, 18 May 2017 13:42:54 +0000</pubDate>
</item>
<item>
<title>Answered: I Can't use appwarp and app42 Cloud</title>
<link>http://forum.shephertz.com/?qa=8438/i-cant-use-appwarp-and-app42-cloud&amp;show=10359#a10359</link>
<description>In the file &amp;quot;App42-Lua-API/Util.lua&amp;quot; change the function &amp;quot;calculateSignature&amp;quot; to &amp;quot;calculateSignature2&amp;quot; at line 144 where it is declared and at line 134 where it is called.&lt;br /&gt;
&lt;br /&gt;
The issue is that both App42 and AppWarp declared these as global functions and they interfere with each other.&lt;br /&gt;
&lt;br /&gt;
Vishnu, let the developers fix this problem as it inhibits developers from easily buliding realtime multiplayer games in conjunction with the cloud services in Corona SDK.</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=8438/i-cant-use-appwarp-and-app42-cloud&amp;show=10359#a10359</guid>
<pubDate>Mon, 03 Apr 2017 07:23:33 +0000</pubDate>
</item>
<item>
<title>Answered: Escape Backslashes (\) in Storage Service</title>
<link>http://forum.shephertz.com/?qa=10240/escape-backslashes-in-storage-service&amp;show=10246#a10246</link>
<description>&lt;p&gt;
	Hi Gsglawon,&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Apologies for getting late back to you.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Saving backslashes (\) directly through the JSON will not be possible, as application platform by default adds forward slashes (&lt;strong&gt;&quot;\/&quot;), double slash (&quot;\\&quot;)&lt;/strong&gt; by removing the backslash. It is recommended to have encoding before adding any value to JSON and decoding back after getting the JSON from the database.&lt;/p&gt;
&lt;p&gt;
	Please use base64 encoding and let me know if you still face any issue while saving/fetching the value from the&amp;nbsp;database. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Regards,&lt;/p&gt;
&lt;p&gt;
	Himanshu Sharma&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10240/escape-backslashes-in-storage-service&amp;show=10246#a10246</guid>
<pubDate>Mon, 27 Feb 2017 09:44:49 +0000</pubDate>
</item>
<item>
<title>Answered: Last Login Date/Time</title>
<link>http://forum.shephertz.com/?qa=10112/last-login-date-time&amp;show=10114#a10114</link>
<description>&lt;p&gt;
	Hi GFG,&lt;/p&gt;
&lt;p&gt;
	Greetings from &lt;strong&gt;ShepHertz&lt;/strong&gt;!!!!!&lt;/p&gt;
&lt;p&gt;
	You can achieve the same by storing data against User in storage using &lt;a rel=&quot;nofollow&quot; href=&quot;http://api.shephertz.com/app42-docs/nosql-storage-service/?sdk=android&quot;&gt;App42 Storgae API.&lt;/a&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;
		You can insert desired user details like last login time against user once login is succeeded.&lt;/li&gt;
	&lt;li&gt;
		You can see all the data related to your users on AppHQ dashboard.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
	Let me know if it helps.&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>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10112/last-login-date-time&amp;show=10114#a10114</guid>
<pubDate>Mon, 23 Jan 2017 06:00:36 +0000</pubDate>
</item>
<item>
<title>Answered: Enabling Custom Sound with Push Notifications using Corona SDK</title>
<link>http://forum.shephertz.com/?qa=9836/enabling-custom-sound-with-push-notifications-using-corona&amp;show=9843#a9843</link>
<description>&lt;p&gt;
	Hi Scott,&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	At the time of sending the message, you can send JSON string in place of message and parse it accordingly on the client side. Please have a look at this &lt;a rel=&quot;nofollow&quot; href=&quot;http://api.shephertz.com/app42-docs/push-notification-service/#send-push-message-to-user&quot;&gt;link&lt;/a&gt; for the code snippet of sendPushMessageToUser and let me know if you need any help from my side. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Regards,&lt;/p&gt;
&lt;p&gt;
	Himanshu Sharma&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9836/enabling-custom-sound-with-push-notifications-using-corona&amp;show=9843#a9843</guid>
<pubDate>Mon, 07 Nov 2016 11:35:40 +0000</pubDate>
</item>
<item>
<title>Answered: It's way past 15 Oct and still no news about the new SDK for corona?</title>
<link>http://forum.shephertz.com/?qa=9792/its-way-past-oct-and-still-no-news-about-the-new-sdk-for-corona&amp;show=9794#a9794</link>
<description>Hi Tian,&lt;br /&gt;
&lt;br /&gt;
Apologies for the delay in notifications.&lt;br /&gt;
&lt;br /&gt;
The release has been postponed due to some other high priorities. I have raised the priority level for this SDK and will try to update you by today EOD or by tomorrow morning.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Rajeev</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9792/its-way-past-oct-and-still-no-news-about-the-new-sdk-for-corona&amp;show=9794#a9794</guid>
<pubDate>Fri, 21 Oct 2016 05:47:14 +0000</pubDate>
</item>
<item>
<title>Answered: Performance Degradation with App42</title>
<link>http://forum.shephertz.com/?qa=9743/performance-degradation-with-app42&amp;show=9753#a9753</link>
<description>Hi Scott,&lt;br /&gt;
&lt;br /&gt;
Apologies for late reply.&lt;br /&gt;
&lt;br /&gt;
I have replied to your query over support. Please share your available timings and Skype details over support so that we can connect tomorrow(12 Oct) for the quick resolution of this query.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Rajeev Ranjan</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9743/performance-degradation-with-app42&amp;show=9753#a9753</guid>
<pubDate>Tue, 11 Oct 2016 16:55:25 +0000</pubDate>
</item>
<item>
<title>Answered: setting data with corona, continued</title>
<link>http://forum.shephertz.com/?qa=9741/setting-data-with-corona-continued&amp;show=9748#a9748</link>
<description>Hi Tc,&lt;br /&gt;
&lt;br /&gt;
Is it possible that you can share your complete code which replicate this issue with us at support@shephertz.com? And steps to reproduce the error,it will help us to provide better support to you.&lt;br /&gt;
&lt;br /&gt;
regards,&lt;br /&gt;
&lt;br /&gt;
Himanshu Sharma</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9741/setting-data-with-corona-continued&amp;show=9748#a9748</guid>
<pubDate>Mon, 10 Oct 2016 05:30:17 +0000</pubDate>
</item>
<item>
<title>Answered: Storing json data</title>
<link>http://forum.shephertz.com/?qa=9738/storing-json-data&amp;show=9739#a9739</link>
<description>&lt;p&gt;
	Hi TC,&lt;/p&gt;
&lt;p class=&quot;p1&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;Thanks for sharing the code. Can you check the document in AppHQ Management Console that which user have write access to update that document? It seems like the document you are trying to update have Public Read access but not have write access. So please check if this is the case, then you have to provide the permission first to Tom then he will be able to update that document.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p1&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;Please check and let me know if it helps.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p1&quot;&gt;
	Regards,&lt;/p&gt;
&lt;p class=&quot;p1&quot;&gt;
	Rajeev&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9738/storing-json-data&amp;show=9739#a9739</guid>
<pubDate>Fri, 07 Oct 2016 09:28:20 +0000</pubDate>
</item>
<item>
<title>Answered: Setting user data via Corona</title>
<link>http://forum.shephertz.com/?qa=9733/setting-user-data-via-corona&amp;show=9737#a9737</link>
<description>&lt;p&gt;
	Hi Tc,&lt;/p&gt;
&lt;p&gt;
	Yes, you are right both are same.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;color: rgb(55, 55, 55); font-family: droid_sansregular; font-size: 14px;&quot;&gt;In ACL enabled&amp;nbsp;app, it is required to pass sessionId of the user who is making a call. Session Id is used on the server to determine the user and checking for authorization. Session Id can be fetched once the user is authenticated and it used in the&amp;nbsp;method call, to update the user document,&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;color: rgb(55, 55, 55); font-family: droid_sansregular; font-size: 14px;&quot;&gt;So in order to resolve the above issue, you need to set the session id in Storage Service instance. Please find the below code snippet and let me know if it helps:&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; white-space: pre;&quot;&gt;storageService:&lt;/span&gt;&lt;span class=&quot;pl-c1&quot; style=&quot;box-sizing: border-box; color: rgb(0, 134, 179); font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; white-space: pre;&quot;&gt;setSessionId&lt;/span&gt;&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; white-space: pre;&quot;&gt;(&quot;Session Id of user&quot;); // You can retrieve, session id easily at the time of user authentication&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	P.S Please have a look at &lt;a href=&quot;http://api.shephertz.com/tutorial/Securing-Your-App/?index=security-acl&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt; for more details about securing the app and feel free to let us know if you need any help from our side.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Regards,&lt;/p&gt;
&lt;p&gt;
	Himanshu Sharma&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9733/setting-user-data-via-corona&amp;show=9737#a9737</guid>
<pubDate>Thu, 06 Oct 2016 06:11:23 +0000</pubDate>
</item>
<item>
<title>Answered: Update User Profile for Corona SDK</title>
<link>http://forum.shephertz.com/?qa=9714/update-user-profile-for-corona-sdk&amp;show=9717#a9717</link>
<description>&lt;p&gt;
	Hi Scott,&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Greetings!&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Yes, we support this function in Corona SDK. Please find the below code for the same and let me know if you need any other help from our side:&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;local userName &amp;nbsp;= &quot;Nick&quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;local pwd = &quot;********&quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;local emailId = &quot;nick@shephertz.co.in&quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;local&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(0, 0, 255);&quot;&gt;callBack&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color:#0000ff;&quot;&gt;= {}&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;App42API:initialize(&quot;API_KEY&quot;,&quot;SECRET_KEY&quot;)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;local userService &amp;nbsp;= App42API:buildUserService()&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color: rgb(0, 0, 255);&quot;&gt;local Profile = require(&quot;App42-Lua-API.Profile&quot;)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;local profileObj = Profile:new() &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;profileObj:setFirstName(&quot;Samita&quot;)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;profileObj:setSex(UserGender.FEMALE)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;profileObj:setState(&quot;Haryana&quot;)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;profileObj:setPincode(&quot;122001&quot;)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;profileObj:setCity(&quot;Gurgaon&quot;)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;profileObj:setLastName(&quot;Samita&quot;)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;userService:createUserWithProfile(userName,password,emailId, profileObj,callBack)&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;function callBack:onSuccess(object)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;&amp;nbsp;print(&quot;User Profile : &quot;..JSON:encode(object:getProfile()))&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;&amp;nbsp;print(&quot;User Profile First Name : &quot;..object:getProfile():getFirstName())&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;&amp;nbsp;print(&quot;User Profile Sex is : &quot;..object:getProfile():getSex())&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;end &amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;function callBack:onException(object)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;&amp;nbsp;print(&quot;Message is &quot;..object:getDetails());&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#0000ff;&quot;&gt;end&lt;/span&gt;&lt;/div&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Regards,&lt;/p&gt;
&lt;p&gt;
	Himanshu Sharma&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9714/update-user-profile-for-corona-sdk&amp;show=9717#a9717</guid>
<pubDate>Mon, 03 Oct 2016 05:39:07 +0000</pubDate>
</item>
<item>
<title>Answered: Create user with role</title>
<link>http://forum.shephertz.com/?qa=9657/create-user-with-role&amp;show=9671#a9671</link>
<description>Hi Tian,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
In order to get the role value, we have to share updated SDK and that request we have already generated. &amp;nbsp;We will update you before 15th Oct with updated SDK. Please let us know if any other information required from our end. &lt;br /&gt;
&lt;br /&gt;
We are happy to assist 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>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9657/create-user-with-role&amp;show=9671#a9671</guid>
<pubDate>Tue, 27 Sep 2016 14:06:56 +0000</pubDate>
</item>
<item>
<title>Answered: Key value pair for push notification</title>
<link>http://forum.shephertz.com/?qa=9658/key-value-pair-for-push-notification&amp;show=9670#a9670</link>
<description>&lt;p&gt;
	Hi Tian,&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	You can simply encode the JSON and see the list of keys which are receiving in the Push payload. Once you print the JSON string,you can parse it accordingly on the client side.&lt;/p&gt;
&lt;p&gt;
	To encode the JSON string, simply use the below code and let us know if you need any other help from our side.&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
	&lt;strong&gt;local JSON = require(&quot;App42-Lua-API.JSON&quot;)&lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;
	&lt;strong&gt;print(JSON:encode(event))&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Also, I would request you to put a comment on same thread instead of creating a&amp;nbsp;new question. It will help us to serve better.&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Regards,&lt;/p&gt;
&lt;p&gt;
	Himanshu Sharma&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9658/key-value-pair-for-push-notification&amp;show=9670#a9670</guid>
<pubDate>Tue, 27 Sep 2016 13:56:22 +0000</pubDate>
</item>
<item>
<title>Answered: Any update on the code snippet?</title>
<link>http://forum.shephertz.com/?qa=9622/any-update-on-the-code-snippet&amp;show=9644#a9644</link>
<description>&lt;p&gt;
	Hi Tian,&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Apologies for the delay in response. Please find code snippet below which will help you to iterate your keys from notification event and let us know if you need any other help from our side:&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;color:#000080;&quot;&gt;&lt;strong&gt;local androidBundle =&amp;nbsp;event.androidGcmBundle;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#000080;&quot;&gt;&lt;strong&gt;for key, value in sortKeyByValue(androidBundle) do&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#000080;&quot;&gt;&lt;strong&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;print(key..value)&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
	&lt;span style=&quot;color:#000080;&quot;&gt;&lt;strong&gt;end&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;
&lt;p&gt;
	Regards,&lt;/p&gt;
&lt;p&gt;
	Himanshu Sharma&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9622/any-update-on-the-code-snippet&amp;show=9644#a9644</guid>
<pubDate>Fri, 23 Sep 2016 09:57:13 +0000</pubDate>
</item>
<item>
<title>Answered: Determining whether an app has ACL enabled?</title>
<link>http://forum.shephertz.com/?qa=9634/determining-whether-an-app-has-acl-enabled&amp;show=9639#a9639</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Please check your app credentials inside settings section of App Manager. If you have Admin key along with APIKey and Secret Key, it means your app is ACL enabled otherwise not. Let me know if you need any other help from our side.&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>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9634/determining-whether-an-app-has-acl-enabled&amp;show=9639#a9639</guid>
<pubDate>Fri, 23 Sep 2016 07:52:12 +0000</pubDate>
</item>
<item>
<title>Answered: How to create user with role</title>
<link>http://forum.shephertz.com/?qa=9623/how-to-create-user-with-role&amp;show=9637#a9637</link>
<description>&lt;p&gt;
	Hi Tian,&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	You can easily create the user with the role by clicking on &lt;a rel=&quot;nofollow&quot; href=&quot;https://apphq.shephertz.com/service/index#/app42Users&quot;&gt;App42&lt;/a&gt; Link under Users section of &lt;a rel=&quot;nofollow&quot; href=&quot;https://apphq.shephertz.com/&quot;&gt;AppHQ Management Console&lt;/a&gt;. &amp;nbsp;Once you open the above link, please click on Create User button and enter the required fields like username, email, role and password to create the user.&lt;/p&gt;
&lt;p&gt;
	P.S As of now creating a user with the role in Corona is no available. &amp;nbsp;We have forwarded the request to our team, once it will available in the SDK will let you know.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Regards,&lt;/p&gt;
&lt;p&gt;
	Himanshu Sharma&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9623/how-to-create-user-with-role&amp;show=9637#a9637</guid>
<pubDate>Fri, 23 Sep 2016 06:08:21 +0000</pubDate>
</item>
<item>
<title>Answered: How can i get a users rank from leaderboard when using Corona SDK?</title>
<link>http://forum.shephertz.com/?qa=9538/how-can-get-users-rank-from-leaderboard-when-using-corona-sdk&amp;show=9539#a9539</link>
<description>&lt;p&gt;
	Hi Scott,&lt;/p&gt;
&lt;p&gt;
	Yes, it is available in Corona SDK. You can get the User rank using our API &lt;a rel=&quot;nofollow&quot; href=&quot;http://api.shephertz.com/app42-docs/leaderboard-service/?sdk=corona#get-user-ranking&quot;&gt;getUserRanking.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
	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>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9538/how-can-get-users-rank-from-leaderboard-when-using-corona-sdk&amp;show=9539#a9539</guid>
<pubDate>Tue, 30 Aug 2016 06:18:08 +0000</pubDate>
</item>
<item>
<title>Answered: Push Notification custom data not working with APP42</title>
<link>http://forum.shephertz.com/?qa=9486/push-notification-custom-data-not-working-with-app42&amp;show=9491#a9491</link>
<description>&lt;p&gt;
	&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;Hi Tianchoh,&lt;/span&gt;&lt;br style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	&lt;br style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;I am forwarding this to my development team to get you code snippet for the same. I will update you with the code snippet as soon as possible.&lt;/span&gt;&lt;br style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	&lt;br style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;Regards,&lt;/span&gt;&lt;br style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	&lt;br style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;Rajeev&lt;/span&gt;&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9486/push-notification-custom-data-not-working-with-app42&amp;show=9491#a9491</guid>
<pubDate>Fri, 19 Aug 2016 03:06:35 +0000</pubDate>
</item>
<item>
<title>Answered: Geo location push message</title>
<link>http://forum.shephertz.com/?qa=9463/geo-location-push-message&amp;show=9466#a9466</link>
<description>&lt;p&gt;
	Hi Tianchoh,&lt;/p&gt;
&lt;p&gt;
	Following key-value pairs will be delivered to the client side if you send geo-based push from AppHQ:&lt;/p&gt;
&lt;p class=&quot;p1&quot;&gt;
	&lt;b&gt;1.Multi Geo Vanila push payload:&lt;/b&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;{&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;&amp;nbsp; &amp;nbsp; &quot;app42_geoBase&quot; = coordinateBase;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;&amp;nbsp; &amp;nbsp; &quot;app42_mapLocation&quot; = &quot;[{\&quot;radius\&quot;:0.5,\&quot;lng\&quot;:-87.629,\&quot;lat\&quot;:41.878},{\&quot;radius\&quot;:0.5,\&quot;lng\&quot;:77.02664,\&quot;lat\&quot;:28.459497}]&quot;;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;&amp;nbsp; &amp;nbsp; &quot;app42_message&quot; = &quot;Location based push&quot;;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;&amp;nbsp; &amp;nbsp; aps = &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;content-available&quot; = 1;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;&amp;nbsp; &amp;nbsp; };&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;}&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p3&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p class=&quot;p1&quot;&gt;
	&lt;b&gt;2.Single Geo Vanila push payload:&lt;/b&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;{&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;&amp;nbsp; &amp;nbsp; &quot;app42_distance&quot; = &quot;0.5&quot;;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;&amp;nbsp; &amp;nbsp; &quot;app42_geoBase&quot; = coordinateBase;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;&amp;nbsp; &amp;nbsp; &quot;app42_lat&quot; = &quot;41.878&quot;;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;&amp;nbsp; &amp;nbsp; &quot;app42_lng&quot; = &quot;-87.629&quot;;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;&amp;nbsp; &amp;nbsp; &quot;app42_message&quot; = &quot;Single location push&quot;;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;&amp;nbsp; &amp;nbsp; aps = &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;content-available&quot; = 1;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;&amp;nbsp; &amp;nbsp; };&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	&lt;span class=&quot;s1&quot;&gt;}&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	Please let me know if you have any other queries.&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	Regards,&lt;/p&gt;
&lt;p class=&quot;p2&quot;&gt;
	Rajeev Ranjan&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9463/geo-location-push-message&amp;show=9466#a9466</guid>
<pubDate>Sun, 14 Aug 2016 16:38:11 +0000</pubDate>
</item>
<item>
<title>Answered: what is the key value pair that APP42 use for Geo Push</title>
<link>http://forum.shephertz.com/?qa=9451/what-is-the-key-value-pair-that-app42-use-for-geo-push&amp;show=9460#a9460</link>
<description>Hi Tianchoh,&lt;br /&gt;
&lt;br /&gt;
Greetings!!!!&lt;br /&gt;
&lt;br /&gt;
Its depends on the type of message you are sending from AppHQ dashboard so it can be different, I suggest to write the parsing logic based on the message format coming from App42 Dashboard. It can also very according to different OS.&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>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9451/what-is-the-key-value-pair-that-app42-use-for-geo-push&amp;show=9460#a9460</guid>
<pubDate>Fri, 12 Aug 2016 11:57:12 +0000</pubDate>
</item>
<item>
<title>Answered: How to get the info log for geo push (examples)</title>
<link>http://forum.shephertz.com/?qa=9448/how-to-get-the-info-log-for-geo-push-examples&amp;show=9449#a9449</link>
<description>&lt;p&gt;
	Hi TianChoh,&lt;/p&gt;
&lt;p&gt;
	Greetings!!!&lt;/p&gt;
&lt;p&gt;
	Currently we don't have any sample source code for this. But you can parse the Notification data based on the keys provided by below:&lt;/p&gt;
&lt;div class=&quot;section level3&quot; id=&quot;notification-data&quot;&gt;
	&lt;h3&gt;
		&lt;a href=&quot;https://docs.coronalabs.com/daily/guide/events/appNotification/index.html#TOC&quot; rel=&quot;nofollow&quot;&gt;Notification Data&lt;/a&gt;&lt;/h3&gt;
	&lt;p&gt;
		A notification event returns a table of information which you can use to manage the specific notification. This table includes the following:&lt;/p&gt;
	&lt;ul&gt;
		&lt;li&gt;
			&lt;code&gt;event.alert&lt;/code&gt; — string value consisting of the message to display.&lt;/li&gt;
		&lt;li&gt;
			&lt;code&gt;event.applicationState&lt;/code&gt; — string value of either &lt;code&gt;&quot;active&quot;&lt;/code&gt; or &lt;code&gt;&quot;inactive&quot;&lt;/code&gt;.&lt;/li&gt;
		&lt;li&gt;
			&lt;code&gt;event.badge&lt;/code&gt; — number representing the badge count (iOS&amp;nbsp;only).&lt;/li&gt;
		&lt;li&gt;
			&lt;code&gt;event.custom&lt;/code&gt; — if this table exists, there may be data from the push service that helps your app react to the data. This is known as &lt;strong&gt;deep&amp;nbsp;linking&lt;/strong&gt;.&lt;/li&gt;
		&lt;li&gt;
			&lt;code&gt;event.name&lt;/code&gt; — string value of &lt;code&gt;&quot;notification&quot;&lt;/code&gt;.&lt;/li&gt;
		&lt;li&gt;
			&lt;code&gt;event.sound&lt;/code&gt; — string value representing a sound file, i.e. &lt;code&gt;&quot;alarm.caf&quot;&lt;/code&gt;.&lt;/li&gt;
		&lt;li&gt;
			&lt;code&gt;event.type&lt;/code&gt; — string value of &lt;code&gt;&quot;local&quot;&lt;/code&gt; for local notifications or &lt;code&gt;&quot;remote&quot;&lt;/code&gt; for push notifications.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;p&gt;
		Let me knwo if it helps.&lt;/p&gt;
	&lt;p&gt;
		Thanks&lt;/p&gt;
	&lt;p&gt;
		Vishnu Garg&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9448/how-to-get-the-info-log-for-geo-push-examples&amp;show=9449#a9449</guid>
<pubDate>Fri, 12 Aug 2016 08:14:21 +0000</pubDate>
</item>
<item>
<title>Answered: How to trace the geo push</title>
<link>http://forum.shephertz.com/?qa=9437/how-to-trace-the-geo-push&amp;show=9439#a9439</link>
<description>&lt;p&gt;
	Hi Tianchoh,&lt;/p&gt;
&lt;p&gt;
	You can trace them in your NotificationListener, where you are receiving push messages from AppHQ dashboard. For more information you can refer the &lt;a rel=&quot;nofollow&quot; href=&quot;https://docs.gamedonia.com/guides/push-notifications/corona&quot;&gt;Corona Push Notification Tutorial&lt;/a&gt;.&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>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9437/how-to-trace-the-geo-push&amp;show=9439#a9439</guid>
<pubDate>Thu, 11 Aug 2016 12:24:37 +0000</pubDate>
</item>
<item>
<title>Answered: Geo push for android and ios</title>
<link>http://forum.shephertz.com/?qa=9432/geo-push-for-android-and-ios&amp;show=9436#a9436</link>
<description>Hi Tianchoh,&lt;br /&gt;
&lt;br /&gt;
Greetings!!!!!!!!!!&lt;br /&gt;
&lt;br /&gt;
Currently we havn't have any specific sample code regarding this. But If you trace the incoming message I can help you in parsing the messae format.&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
&lt;br /&gt;
Vishnu Garg</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9432/geo-push-for-android-and-ios&amp;show=9436#a9436</guid>
<pubDate>Thu, 11 Aug 2016 08:40:52 +0000</pubDate>
</item>
<item>
<title>Answered: How to do the tracking for geo push?</title>
<link>http://forum.shephertz.com/?qa=9429/how-to-do-the-tracking-for-geo-push&amp;show=9430#a9430</link>
<description>&lt;p&gt;
	Hi Tianchoh,&lt;/p&gt;
&lt;p&gt;
	Greetings!!!!!!&lt;/p&gt;
&lt;p&gt;
	In case of Geo Push message format is different in both iOS and Android devices. In this message format is JSON. You can attach logs in your application and find the message and display whole message in Notification.&lt;/p&gt;
&lt;p&gt;
	Let me know on which device you are testing it. Once you find the format you can easily display it on &lt;strong&gt;Notification Bar.&lt;/strong&gt; For Geo handling you need to write own logic for location fetching and validation on device side so that you can decide whether Push Notification need to be shown or not.&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>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9429/how-to-do-the-tracking-for-geo-push&amp;show=9430#a9430</guid>
<pubDate>Thu, 11 Aug 2016 05:34:05 +0000</pubDate>
</item>
<item>
<title>Answered: Geo based push notifications</title>
<link>http://forum.shephertz.com/?qa=9421/geo-based-push-notifications&amp;show=9426#a9426</link>
<description>HI Tianchoh,&lt;br /&gt;
&lt;br /&gt;
Greetings!!!!!!&lt;br /&gt;
&lt;br /&gt;
In case of Geo Based Push Notification all validation code for location is written on device side. Server send the silent push message to device. So in your case you need to write logic to validate the location of the user with the location coming in the message as If its lie in that you need to show that message.&lt;br /&gt;
&lt;br /&gt;
You can attach logs in your application to track the incoming message, and can show accordingly after parsing the message.&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>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9421/geo-based-push-notifications&amp;show=9426#a9426</guid>
<pubDate>Wed, 10 Aug 2016 07:12:04 +0000</pubDate>
</item>
<item>
<title>Answered: Error while trying to run Corona SDK Sample</title>
<link>http://forum.shephertz.com/?qa=9265/error-while-trying-to-run-corona-sdk-sample&amp;show=9272#a9272</link>
<description>Hi Miguel,&lt;br /&gt;
&lt;br /&gt;
It seems like the storyboard.lua file is unavailable in latest version of corona and the sample is made using storyboard, hence it is unable to find the same.&lt;br /&gt;
&lt;br /&gt;
Please download storyboard.lua file and put it in the project folder and try.&lt;br /&gt;
&lt;br /&gt;
Let me know if the problem continues.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Rajeev</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9265/error-while-trying-to-run-corona-sdk-sample&amp;show=9272#a9272</guid>
<pubDate>Fri, 15 Jul 2016 05:52:41 +0000</pubDate>
</item>
<item>
<title>Answered: what is &quot;Key name which you value you want to iterate&quot; supposed to be?</title>
<link>http://forum.shephertz.com/?qa=9205/what-key-name-which-you-value-you-want-iterate-supposed-to-be&amp;show=9207#a9207</link>
<description>&lt;p&gt;
	Hi Tianchoh,&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	The only mistake which i found after looking into your code is value iteration which i changed, please use the below code snippet and let me know if it helps:&lt;/p&gt;
&lt;p style=&quot;margin-top: 0px; color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	for i=1,table.getn(object:getJsonDocList()) do&lt;/p&gt;
&lt;div style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	print(&quot;DocId is &quot;..object:getJsonDocList()[i]:getDocId())&lt;/div&gt;
&lt;div style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	local userMobile = object:getJsonDocList()[i]:getJsonDoc();&lt;/div&gt;
&lt;div style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	print(&quot;User Mobile s &quot;..userMobile&lt;span style=&quot;font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; line-height: 16.8px; white-space: pre;&quot;&gt;[&lt;span style=&quot;color: rgb(24, 54, 145);&quot;&gt;&quot;HP&quot;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; line-height: 16.8px; white-space: pre;&quot;&gt;]&lt;/span&gt;)&lt;/div&gt;
&lt;div style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	end&lt;/div&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Regards,&lt;/p&gt;
&lt;p&gt;
	Himanshu Sharma&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9205/what-key-name-which-you-value-you-want-iterate-supposed-to-be&amp;show=9207#a9207</guid>
<pubDate>Wed, 06 Jul 2016 08:38:08 +0000</pubDate>
</item>
<item>
<title>Answered: Pay to Play Support</title>
<link>http://forum.shephertz.com/?qa=9182/pay-to-play-support&amp;show=9188#a9188</link>
<description>&lt;p&gt;
	Hi Gsglawson,&lt;/p&gt;
&lt;p&gt;
	We offer&amp;nbsp;backend services where you can write the logic of managing the above feature like who will receive the payment, their payment history and profile details. However, the real cash management logic is not available.&amp;nbsp; Lots of developers use custom code and Storage service to manage the purchases. &amp;nbsp;please have a look at this&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;http://api.shephertz.com/tutorial/Getting-Started-Android/?index=gs-androidsdk&amp;amp;sdk=android&quot; style=&quot;color: rgb(17, 85, 204);&quot; target=&quot;_blank&quot;&gt;link&lt;/a&gt;&amp;nbsp;to get started with App42 SDK and let us know if you need any help from our side.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Regards,&lt;/p&gt;
&lt;p&gt;
	Himanshu Sharma&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9182/pay-to-play-support&amp;show=9188#a9188</guid>
<pubDate>Sat, 02 Jul 2016 16:36:42 +0000</pubDate>
</item>
<item>
<title>Answered: Is session data deleted when a user is deleted?</title>
<link>http://forum.shephertz.com/?qa=9103/is-session-data-deleted-when-a-user-is-deleted&amp;show=9105#a9105</link>
<description>Hi Brian,&lt;br /&gt;
&lt;br /&gt;
Could you please share the deatils about the data which is not getting deleted? Are saving these data for user, if yes, could you please provide the code snippet used for the same.&lt;br /&gt;
&lt;br /&gt;
It will help us to provide better support to you.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Rajeev</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9103/is-session-data-deleted-when-a-user-is-deleted&amp;show=9105#a9105</guid>
<pubDate>Thu, 23 Jun 2016 08:59:06 +0000</pubDate>
</item>
<item>
<title>Answered: Pausing a timer</title>
<link>http://forum.shephertz.com/?qa=9052/pausing-a-timer&amp;show=9055#a9055</link>
<description>Hi Brian,&lt;br /&gt;
&lt;br /&gt;
Could you please provide some more information that which timer you want to pause? It will help us to provide better support from our side.&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9052/pausing-a-timer&amp;show=9055#a9055</guid>
<pubDate>Wed, 15 Jun 2016 05:30:35 +0000</pubDate>
</item>
<item>
<title>Answered: Getting a specific key value using Corona SDK</title>
<link>http://forum.shephertz.com/?qa=9021/getting-a-specific-key-value-using-corona-sdk&amp;show=9026#a9026</link>
<description>&lt;p&gt;
	Hi Brian,&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	You can find code snippet from &lt;a rel=&quot;nofollow&quot; href=&quot;http://api.shephertz.com/app42-docs/nosql-storage-service/#find-document-by-query-paging&quot;&gt;here&lt;/a&gt; to get the document from the&amp;nbsp;collection. However for retrieving a specific value from JSON object (JSON document) you can simply use below code snippet and let me know if it helps :&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
	for i=1,table.getn(object:getJsonDocList()) do&lt;/div&gt;
&lt;div&gt;
	print(&quot;DocId is &quot;..object:getJsonDocList()[i]:getDocId())&lt;/div&gt;
&lt;div&gt;
	local jsonDocument = object:getJsonDocList()[i]:getJsonDoc();&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	print(&quot;JSON Document is &quot;..jsonDocument&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; line-height: 16.8px; white-space: pre;&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;pl-s&quot; style=&quot;box-sizing: border-box; color: rgb(24, 54, 145); font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; line-height: 16.8px; white-space: pre;&quot;&gt;&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;Key name which you value you want to iterate&lt;span class=&quot;pl-pds&quot; style=&quot;box-sizing: border-box;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; line-height: 16.8px; white-space: pre;&quot;&gt;]&lt;/span&gt;)&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	end&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	Regards,&lt;/div&gt;
&lt;div&gt;
	Himanshu Sharma&lt;/div&gt;

	&lt;p&gt;
		print(&quot;CreatedAt is &quot;..object:getJsonDocList()[i]:getCreatedAt())&lt;/p&gt;
</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9021/getting-a-specific-key-value-using-corona-sdk&amp;show=9026#a9026</guid>
<pubDate>Thu, 09 Jun 2016 14:17:18 +0000</pubDate>
</item>
<item>
<title>Answered: How do you upload a file onto the cloud for a specific user with corona sdk?</title>
<link>http://forum.shephertz.com/?qa=9022/you-upload-file-onto-the-cloud-specific-user-with-corona-sdk&amp;show=9024#a9024</link>
<description>Hi Toh,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
We have forwarded this query to our production team and they are looking into it. We will get back to you on this ASAP. &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>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9022/you-upload-file-onto-the-cloud-specific-user-with-corona-sdk&amp;show=9024#a9024</guid>
<pubDate>Thu, 09 Jun 2016 13:15:39 +0000</pubDate>
</item>
<item>
<title>Answered: Push Notifications not working on IOS with Corona SDK</title>
<link>http://forum.shephertz.com/?qa=9010/push-notifications-not-working-on-ios-with-corona-sdk&amp;show=9012#a9012</link>
<description>Hi Scott,&lt;br /&gt;
&lt;br /&gt;
Could you please share your API_Key on support@shephertz.com?&lt;br /&gt;
&lt;br /&gt;
It will help us to debug the problem.&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=9010/push-notifications-not-working-on-ios-with-corona-sdk&amp;show=9012#a9012</guid>
<pubDate>Sun, 05 Jun 2016 09:19:01 +0000</pubDate>
</item>
<item>
<title>Answered: How to access the data stored in JSON on the database?</title>
<link>http://forum.shephertz.com/?qa=8431/how-to-access-the-data-stored-in-json-on-the-database&amp;show=8432#a8432</link>
<description>&lt;p&gt;
	Hi,&lt;/p&gt;
&lt;p&gt;
	Once you have the success response, you can find your JSON doc using the below code snippet from which you can your desired keys:&lt;/p&gt;
&lt;p style=&quot;margin-top: 0px; color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	function App42CallBack:onSuccess(object)&lt;/p&gt;
&lt;p style=&quot;margin-top: 0px; color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	&amp;nbsp; &amp;nbsp;for i=1, table.getn(object:getJsonDocList()) do&lt;/p&gt;
&lt;p style=&quot;margin-top: 0px; color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;local doc = object:getJsonDocList()[i]:getDocId()&lt;/p&gt;
&lt;p style=&quot;margin-top: 0px; color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;local jsonDoc =&amp;nbsp;&lt;span style=&quot;font-size: 12px; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; line-height: 16.8px; white-space: pre;&quot;&gt;object:&lt;/span&gt;&lt;span class=&quot;pl-c1&quot; style=&quot;font-size: 12px; box-sizing: border-box; color: rgb(0, 134, 179); font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; line-height: 16.8px; white-space: pre;&quot;&gt;getJsonDocList&lt;/span&gt;&lt;span style=&quot;font-size: 12px; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; line-height: 16.8px; white-space: pre;&quot;&gt;()[i]:&lt;/span&gt;&lt;span class=&quot;pl-c1&quot; style=&quot;font-size: 12px; box-sizing: border-box; color: rgb(0, 134, 179); font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; line-height: 16.8px; white-space: pre;&quot;&gt;getJsonDoc&lt;/span&gt;&lt;span style=&quot;font-size: 12px; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; line-height: 16.8px; white-space: pre;&quot;&gt;()&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin-top: 0px; color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	&amp;nbsp; &amp;nbsp;end&lt;/p&gt;
&lt;p style=&quot;margin-top: 0px; color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	end&lt;/p&gt;
&lt;p style=&quot;margin-top: 0px; color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin-top: 0px; color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	Let me know if it helps.&lt;/p&gt;
&lt;p style=&quot;margin-top: 0px; color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin-top: 0px; color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	Regards,&lt;/p&gt;
&lt;p style=&quot;margin-top: 0px; color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;
	Himanshu Sharma&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=8431/how-to-access-the-data-stored-in-json-on-the-database&amp;show=8432#a8432</guid>
<pubDate>Sat, 26 Mar 2016 08:49:39 +0000</pubDate>
</item>
<item>
<title>Answered: Cannot load documents into a certain collection</title>
<link>http://forum.shephertz.com/?qa=8100/cannot-load-documents-into-a-certain-collection&amp;show=8409#a8409</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Let us know if you still facing this issue, it will help us to provide better support to 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>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=8100/cannot-load-documents-into-a-certain-collection&amp;show=8409#a8409</guid>
<pubDate>Thu, 24 Mar 2016 20:16:15 +0000</pubDate>
</item>
<item>
<title>Answered: Delete Collections</title>
<link>http://forum.shephertz.com/?qa=8401/delete-collections&amp;show=8406#a8406</link>
<description>Hi GS,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Deleting collection through API is not available as of now, I can record your request in our future request. If we receive more request on this, will take it to consideration and add into our future release. &amp;nbsp;However, you can work with deleting the document for user. In case this is a road blocker for you, then let me know your complete use case. I will be happy to help you!!&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Himanshu Sharma</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=8401/delete-collections&amp;show=8406#a8406</guid>
<pubDate>Thu, 24 Mar 2016 20:08:40 +0000</pubDate>
</item>
<item>
<title>Answered: Corona example app - fails with runtime error - its hard enough to learn new api, while having to debug code</title>
<link>http://forum.shephertz.com/?qa=8315/corona-example-fails-runtime-enough-learn-while-having-debug&amp;show=8317#a8317</link>
<description>Hi Ebrindle,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Thanks for sharing the details with us. It seems like emailTextField doesn't contain any value that's why you are having the issue. Could you please pass direct value to the method and let me know if you are able to resolve this issue. &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>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=8315/corona-example-fails-runtime-enough-learn-while-having-debug&amp;show=8317#a8317</guid>
<pubDate>Mon, 07 Mar 2016 06:42:05 +0000</pubDate>
</item>
<item>
<title>Answered: how to create my table use JSON APP42 UI? collection means table?</title>
<link>http://forum.shephertz.com/?qa=8101/how-to-create-my-table-use-json-app42-collection-means-table&amp;show=8104#a8104</link>
<description>&lt;p style=&quot;font-size: 12px;&quot;&gt;
	Hi Young,&lt;/p&gt;
&lt;p style=&quot;font-size: 12px;&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;font-size: 12px;&quot;&gt;
	Yes, you are right collection is same as&amp;nbsp;table&amp;nbsp;in&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;http://api.shephertz.com/app42-docs/nosql-storage-service/&quot;&gt;No-SQl Database&lt;/a&gt;. Please find below steps that how you can easily create table using App42 UI:&lt;/p&gt;
&lt;ul style=&quot;font-size: 12px;&quot;&gt;
	&lt;li&gt;
		Login to AppHQ Management Console&lt;/li&gt;
	&lt;li&gt;
		Select App42 Cloud API product from the dropdown&lt;/li&gt;
	&lt;li&gt;
		Click on Storage -&amp;gt; JSON link from the left menu&lt;/li&gt;
	&lt;li&gt;
		Click on Add Db, if you have not added yet&lt;/li&gt;
	&lt;li&gt;
		Click on Save JSON and enter the required field and submit&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;font-size: 12px;&quot;&gt;
	Let me know if it helps.&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;font-size: 12px;&quot;&gt;
	Regards,&lt;/p&gt;
&lt;p style=&quot;font-size: 12px;&quot;&gt;
	Himanshu Sharma&lt;/p&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=8101/how-to-create-my-table-use-json-app42-collection-means-table&amp;show=8104#a8104</guid>
<pubDate>Wed, 03 Feb 2016 06:46:27 +0000</pubDate>
</item>
<item>
<title>Answered: Push notifications are slow when sent from mobile app</title>
<link>http://forum.shephertz.com/?qa=8075/push-notifications-are-slow-when-sent-from-mobile-app&amp;show=8080#a8080</link>
<description>&lt;p&gt;
	Hi,&lt;/p&gt;
&lt;p&gt;
	Could you please let me know in which version of Corona you are working on? It will help us to provide better support to you. Also, if possible then please share internal logs of the method. To print the internal logs, put the below line of code just after the key initialization:&lt;/p&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	local App42Log = require(&quot;App42-Lua-API.App42Log&quot;)&lt;/div&gt;
&lt;div&gt;
	App42Log:setDebug(true)&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	regards.&lt;/div&gt;
&lt;div&gt;
	Himanshu Sharma&lt;/div&gt;</description>
<category>Corona</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=8075/push-notifications-are-slow-when-sent-from-mobile-app&amp;show=8080#a8080</guid>
<pubDate>Wed, 27 Jan 2016 10:27:01 +0000</pubDate>
</item>
</channel>
</rss>