DevMate / DevMateKit

Development and Distribution Assistance Platform for Mac Developers
https://devmate.com
21 stars 3 forks source link

Days left in Trial Incorrect #59

Open richlove99 opened 5 years ago

richlove99 commented 5 years ago

I set up a license for a beta app and told it to expire next June (about three months from now). But when I run the app, it tells me there are only 7 days left in the trial.

Why?

dimaty commented 5 years ago

1) Check the way, you are running trial dialog. You don't need to call it if your app is already activated. 2) Make sure your app version is a beta one (has a, b or rc letter for value for CFBundleVersion key of your Info.plist file).

richlove99 commented 5 years ago

Does not matter if it has a beta letter in CFBundleVersion. Still says it will expire in 7 days. I also tried setting the license type to 60 days and it does the same thing. I am confused about license types. If I have three different license types active and then tell it to download the Kevlar library, how does the Kevlar library know which library I am using?