purplecabbage commented on issue #148: CB-13392(Android & iOS): Display app version on splashscreen URL: https://github.com/apache/cordova-plugin-splashscreen/pull/148#issuecomment-360296648 github will let you add an image to the pr discussion thread @purplecabbage risingj.com On Wed, Jan 24, 2018 at 2:25 PM, Jonathan Corral <[email protected]> wrote: > *@johnlejardinnier* commented on this pull request. > ------------------------------ > > In README.md > <https://github.com/apache/cordova-plugin-splashscreen/pull/148#discussion_r163698117> > : > > > + > +Now just configure your app version into the widget version attribute, like that : > +```xml > +<widget version="1.0" >...</widget> > +``` > + > + > +###### Prefix app version > +To set a prefix version add the following preference to `config.xml`: > +```xml > +<preference name="SplashScreenAppVersionPrefix" value="v" /> > +``` > +In this case you'll have `v1.0` > + > + > +###### Customize app version > > For the screenshot, could i commit picture into the repo ? > Or i need to upload file on the web ? > > ? > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <https://github.com/apache/cordova-plugin-splashscreen/pull/148#discussion_r163698117>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AAC0NjNl2_wG46un_PkImj9o6EW4p6zSks5tN63fgaJpZM4Rf6lh> > . >
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
