Hi
In our app there are multiple accounts and levels. So, there are three products in LimeLM account: app, level, account.
When we want to activate the same product multiple times on the same PC we get the following: When user enter key to create new account first time everything is ok. When he enter second key to create another account activation fails(CheckAndSavePKey returns false).
I tried to follow solution 2 from this post https://wyday.com/forum/t/2226/activating-the-same-product-with-different-keys-on-the-same-pcaccount/#post-11431 , but I can't find SetCustomActDataPath method in Java API. Is there a way to activate one product multiple times on the same PC using Java API?