Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Winter 4 Feb 8 - Feb 19, Winter 5 Feb 22 - Mar 5, Winter 6 Mar 8 - Mar 19
Description
We currently do not have a clear policy regarding how the IGB API is allowed to change when IGB versions increment.
And yet, the App Store displays some text indicating versions an App is compatible with.
For this task, investigate the code base of App Store and determine which IGB-version related-rules, if any, are implemented.
Please make note of where the business logic for determining app compatibility is implemented.
Dr. [~aloraine] The logic of comparing versions is in app_page.js. We call setup_install function from app_page.html file which is used to decide what button and message to display.