<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									License Manager for Combu - Forums				            </title>
            <link>https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 17 Aug 2026 17:31:02 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Error 403 Forbidden</title>
                        <link>https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/error-403-forbidden/</link>
                        <pubDate>Thu, 05 Jan 2023 14:00:03 +0000</pubDate>
                        <description><![CDATA[Hi all the staff,I need help because I can&#039;t activate license manager on my server. I get this error (403 ForbiddenYou don&#039;t have permission to access this resource.)What should I do?Thank y...]]></description>
                        <content:encoded><![CDATA[<p>Hi all the staff,<br /><br />I need help because I can't activate license manager on my server. I get this error (403 Forbidden<br />You don't have permission to access this resource.)<br />What should I do?<br /><br />Thank you all</p>]]></content:encoded>
						                            <category domain="https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/">License Manager for Combu</category>                        <dc:creator>Roby33</dc:creator>
                        <guid isPermaLink="true">https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/error-403-forbidden/</guid>
                    </item>
				                    <item>
                        <title>Remember credentials</title>
                        <link>https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/remember-credentials/</link>
                        <pubDate>Thu, 01 Oct 2020 09:54:36 +0000</pubDate>
                        <description><![CDATA[Hi,
 
I&#039;m trying to remember the user credentials inside the basic demo scene ( CombuDemo ), so I ticked the box.
 
But the scene I build is always asking me to login when I restart the ...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p> </p>
<p>I'm trying to remember the user credentials inside the basic demo scene ( CombuDemo ), so I ticked the box.</p>
<p> </p>
<p>But the scene I build is always asking me to login when I restart the app.</p>
<p>What do I need to do to only have the user login once and not be asked to login again?</p>
<p>I'm running on a Mac ( catalina ) and unity 2020.1.6f1 with the license addon</p>
<p>Regards</p>]]></content:encoded>
						                            <category domain="https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/">License Manager for Combu</category>                        <dc:creator>Aiviator</dc:creator>
                        <guid isPermaLink="true">https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/remember-credentials/</guid>
                    </item>
				                    <item>
                        <title>App Wide license ending date</title>
                        <link>https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/app-wide-license-ending-date/</link>
                        <pubDate>Sun, 16 Feb 2020 15:00:19 +0000</pubDate>
                        <description><![CDATA[Hi Francesco,
As far as I understand the licensing addon works globally in terms of ending date. Am I getting things right?
If so is there a possiblity to register users for different apps...]]></description>
                        <content:encoded><![CDATA[<p>Hi Francesco,</p>
<p>As far as I understand the licensing addon works globally in terms of ending date. Am I getting things right?</p>
<p>If so is there a possiblity to register users for different apps with different types of licenses?</p>
<p>Thank you so much in advance.</p>
<p>With best regards</p>
<p>Fau</p>]]></content:encoded>
						                            <category domain="https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/">License Manager for Combu</category>                        <dc:creator>fau</dc:creator>
                        <guid isPermaLink="true">https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/app-wide-license-ending-date/</guid>
                    </item>
				                    <item>
                        <title>Load user, using custom data.</title>
                        <link>https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/load-user-using-custom-data/</link>
                        <pubDate>Wed, 17 Jul 2019 18:55:36 +0000</pubDate>
                        <description><![CDATA[Is it possible to load user no matter their online state? (I used example from: as a starting point)The code only works for a specific online state, I want it to load no matter the online st...]]></description>
                        <content:encoded><![CDATA[<p>Is it possible to load user no matter their online state? (I used example from: <a href="https://www.skaredcreations.com/api/combu/v3/page_users.html"> https://www.skaredcreations.com/api/combu/v3/page_users.html</a> as a starting point)</p><p>The code only works for a specific online state, I want it to load no matter the online state.<br />Maybe I am going around it totally wrong?</p><pre>string licenseString = licenseInput1.text<br />SearchCustomData[] searchData = new SearchCustomData[] {<br />new SearchCustomData("LicenseNumber", eSearchOperator.Equals ,licenseString)<br />};<br /><br />User.Load("", "", searchData, true, 1, 1, (User[] users, int resultsCount, int pagesCount) =&gt; {<br />Debug.Log("Loaded: " + users.Length);<br />});<br /><br /><br /></pre>]]></content:encoded>
						                            <category domain="https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/">License Manager for Combu</category>                        <dc:creator>elmstrom</dc:creator>
                        <guid isPermaLink="true">https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/load-user-using-custom-data/</guid>
                    </item>
				                    <item>
                        <title>License default setup from web administration</title>
                        <link>https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/license-default-setup-from-web-administration/</link>
                        <pubDate>Tue, 16 Jul 2019 14:13:40 +0000</pubDate>
                        <description><![CDATA[When i create a user in the web administration it does not use the auto setup.It works fine if the user is create from unity app]]></description>
                        <content:encoded><![CDATA[<p>When i create a user in the web administration it does not use the auto setup.</p><p>It works fine if the user is create from unity app.</p><p><a href="https://ibb.co/d64fKqg" target="true">https://ibb.co/d64fKqg</a></p>]]></content:encoded>
						                            <category domain="https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/">License Manager for Combu</category>                        <dc:creator>elmstrom</dc:creator>
                        <guid isPermaLink="true">https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/license-default-setup-from-web-administration/</guid>
                    </item>
				                    <item>
                        <title>Offline License Control and Login Iteration</title>
                        <link>https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/offline-license-control-and-login-iteration/</link>
                        <pubDate>Thu, 31 Jan 2019 19:33:59 +0000</pubDate>
                        <description><![CDATA[Hi Francesco,I have a question about offline license iteration and offline login features. I am sure you have control for those. But I could not find a way out I would be grateful if you cou...]]></description>
                        <content:encoded><![CDATA[<p>Hi Francesco,</p><p>I have a question about offline license iteration and offline login features. I am sure you have control for those. But I could not find a way out I would be grateful if you could help me.</p><p>Let me explain the process. I want the user to be able to login without server access. For that I can retrieve the last logged-in user. If there is an already logged in user previously I want the user to skip the login page. And If he/she has a limited license like say 5 times maximum, I want to control the entry count when offline. I guess those details are saved within the PlayerPrefs. But is it encrypted? And if you could help me to control these parameters I would be very happy. Right now I can log in if a user exists in the player prefs. But I can not manage the properties passed into it. By the way, the application is designed for Android. I think Unity saves player prefs differently depending on the platform it is running on. I wanted to mention this detail if it makes a difference.</p><p>As said I am 100% sure that your framework has methods controlling the already authenticated user and its parameters but I can't seem to generate the best practice to reach this goal. If you could help me achieve this I would be extremely grateful.</p><p>With best wishes.</p><p>Fau</p>]]></content:encoded>
						                            <category domain="https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/">License Manager for Combu</category>                        <dc:creator>fau</dc:creator>
                        <guid isPermaLink="true">https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/offline-license-control-and-login-iteration/</guid>
                    </item>
				                    <item>
                        <title>License Manager - Renewals</title>
                        <link>https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/license-manager-renewals/</link>
                        <pubDate>Mon, 30 Jul 2018 13:00:32 +0000</pubDate>
                        <description><![CDATA[Hi Skared Creations,How are renewals handled?  I create an account and receive a license that I&#039;ve configured as monthly.  At the end of that month ... what happens?Thanks,TC]]></description>
                        <content:encoded><![CDATA[<p>Hi Skared Creations,</p><p>How are renewals handled?  </p><p>I create an account and receive a license that I've configured as monthly.  At the end of that month ... what happens?</p><p>Thanks,</p><p>TC</p>]]></content:encoded>
						                            <category domain="https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/">License Manager for Combu</category>                        <dc:creator>wishfire</dc:creator>
                        <guid isPermaLink="true">https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/license-manager-renewals/</guid>
                    </item>
				                    <item>
                        <title>License Manager Demo - Input string was not in the correct format</title>
                        <link>https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/license-manager-demo-input-string-was-not-in-the-correct-format/</link>
                        <pubDate>Mon, 30 Jul 2018 01:24:58 +0000</pubDate>
                        <description><![CDATA[Hi,I&#039;m trying to get the license manager demo up and get the following error:FormatException: Input string was not in the correct formatSystem.Int64.Parse (System.String s) (at /Users/buildu...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p><p>I'm trying to get the license manager demo up and get the following error:</p><pre>FormatException: Input string was not in the correct format<br />System.Int64.Parse (System.String s) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Int64.cs:458)<br />Combu.Addons.LicensedUser.CheckLicense () (at Assets/CombuAddons/LicenseManager/Scripts/LicensedUser.cs:55)<br />Combu.Addons.LicensedUser.FromHashtable (System.Collections.Hashtable hash) (at Assets/CombuAddons/LicenseManager/Scripts/LicensedUser.cs:32)<br />Combu.Profile.FromJson (System.String jsonString) (at Assets/Combu/Scripts/Profile.cs:146)<br />Combu.User+&lt;DoAuthenticate&gt;c__AnonStorey5.&lt;&gt;m__0 (System.String text, System.String error) (at Assets/Combu/Scripts/User.cs:214)<br />Combu.CombuManager+&lt;DownloadUrl&gt;c__Iterator0.MoveNext () (at Assets/Combu/Scripts/CombuManager.cs:311)<br />UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) (at C:/buildslave/unity/build/Runtime/Export/Coroutines.cs:17)</pre><p>What do you think I've setup wrong?  Thanks.</p>]]></content:encoded>
						                            <category domain="https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/">License Manager for Combu</category>                        <dc:creator>wishfire</dc:creator>
                        <guid isPermaLink="true">https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/license-manager-demo-input-string-was-not-in-the-correct-format/</guid>
                    </item>
				                    <item>
                        <title>error in license addon php file</title>
                        <link>https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/error-in-license-addon-php-file/</link>
                        <pubDate>Fri, 26 May 2017 12:06:06 +0000</pubDate>
                        <description><![CDATA[Hi there,

 

I had an error when I wanted to use the license add on. I corrected it by adding

use CombuLicenseManager;

at line 19. 

Hope this can help others :)

 

Y]]></description>
                        <content:encoded><![CDATA[Hi there,

 

I had an error when I wanted to use the license add on. I corrected it by adding

use CombuLicenseManager;

at line 19. 

Hope this can help others :)

 

Y]]></content:encoded>
						                            <category domain="https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/">License Manager for Combu</category>                        <dc:creator>yro</dc:creator>
                        <guid isPermaLink="true">https://www.skaredcreations.com/wp/community/combu-addon-licensemanager/error-in-license-addon-php-file/</guid>
                    </item>
							        </channel>
        </rss>
		