I have created a Power App mobile app.
I am testing the app with another user.
We both are using an iPhone and accessing the app using the
Apple store Power Apps player app.
Image 1 is a screenshot of my iPhone.
Image 2 is a screenshot of the other user's iPhone.
I have been unable to discern why 'Install' is not showing in the
other iPhone app view.
Radio control items - ["Drop","Install"]
DisplayMode - If(IsBlank(Invoice_Job_Hazard_Analysis_Number_Fld.Text),DisplayMode.Disabled,
If(IsBlank(Invoice_Type_Radio.Selected.Value),DisplayMode.Edit,DisplayMode.Disabled))
Image 1 -

Image 2 -
