appsendr-gem
appsendr-gem copied to clipboard
AppSendr Ruby Gem
Hey there! When using the app (macOS / gem CLI), I cannot upload any apps anymore. It seems like `api.appsendr.com` cannot be resolved anymore.
Would it be possible to add a layer of security to access the url, such as device UUID in the mobile provision or password to access the url?
Hello Nolan, and thank you for the gem. In my opinion, you can ask the user to include the line `require 'appsendr/app'` when they want to use Appsendr:::App. Thanks and...