WS Release Android and iOS - BBCWiki/IPos-Internal GitHub Wiki

Web Service Release Guide

  1. Preparing for Publishing

    • Take the latest version of the web service.
    • Modify the "AssemblyVersion" and "AssemblyFileVersion" in "AssemblyInfo.cs" according to the following format: (4.YY.MM.version number of the current month decremented by 1). For example, if it's the second version of the WebService in February 2024, make adjustments accordingly and check it in.

AssemblyInfo cs

Before creating the Release, make sure to "Clean" and "Rebuild" the Web Service in Visual Studio.

  1. Creating the Release

    • To create the release of the web services, click right on the "IposWebApi" Project → Publish → Publish.
    • Copy the PromoEngine folder from the local machine (address: "C:\Users\user\Desktop\WebDeploy") to bbcftp at: "C:\WS-IPOS-LATESTVS".