Page 1 of 1

Is it possible to load an application on playstore ?

Posted: May 4th, 2017, 3:35 pm
by thierryt
Hi all,
please i want to know if after develop my application in my computer is it possible to upload it on playstore, so if an interviewer have internet connection he can download the application from playstore !
Thanks !

Re: Is it possible to load an application on playstore ?

Posted: May 4th, 2017, 6:47 pm
by Gregory Martin
Without the CSEntry source code, there isn't a way for you to recreate the package to upload it on Google Play.

In a future version of CSPro we hope to simplify application deployment, but for now your best option is to have people install CSEntry from Play and then distribute the .pff/.pen of your application. This application could even be a small program that would do nothing but use the syncfile function to get your larger application.

Re: Is it possible to load an application on playstore ?

Posted: May 4th, 2017, 6:59 pm
by thierryt
OK,
i will explore that way !
thanks !

Re: Is it possible to load an application on playstore ?

Posted: May 5th, 2017, 5:29 pm
by htuser
Hi Greg,
Using sync parameters from pnc file, it's very easy to deploy cspro application from ftp, by example. I hope you'll always allow this sync who's very useful for first deployment. Since it's impossible using Csentry UWP we're obliged to copy files manualy, so i think you'll also allow sync using pnc on Csentry UWP.
But, any better way/simplification for deployment is welcome.
Best Regards,

Re: Is it possible to load an application on playstore ?

Posted: May 6th, 2017, 8:11 am
by josh
PNC will not be supported on UWP. We have plans for a better way to do application deployment that will be implemented across all platforms.

Re: Is it possible to load an application on playstore ?

Posted: May 6th, 2017, 2:30 pm
by htuser
Thanks a lot Josh! This new way is welcome. It'll be a must to have a secure way to delete unused application. Now, we 're obliged to delete manually.
Best Regards,