JackKirk Well-Known Member Licensed User Longtime User Jan 25, 2026 #1 After successfully compiling my major B4i app using R10 (with Erel's help) the IDE is objecting to B4X: 'Following attribute required for Videoplayer #MinVersion: 11 with the IDE log saying "#MinVersion lower than 16. Swift based libraries might fail at runtime. (warning #37)" The reason for my in-line comment about VideoPlayer is lost to antiquity. If I set it to 16 the log message disappears but is it correct?
After successfully compiling my major B4i app using R10 (with Erel's help) the IDE is objecting to B4X: 'Following attribute required for Videoplayer #MinVersion: 11 with the IDE log saying "#MinVersion lower than 16. Swift based libraries might fail at runtime. (warning #37)" The reason for my in-line comment about VideoPlayer is lost to antiquity. If I set it to 16 the log message disappears but is it correct?
Erel B4X founder Staff member Licensed User Longtime User Jan 25, 2026 #2 It should be 14+, and 16+ is recommended (15- are very rare now: https://telemetrydeck.com/survey/apple/iOS/majorSystemVersions/) Upvote 0
It should be 14+, and 16+ is recommended (15- are very rare now: https://telemetrydeck.com/survey/apple/iOS/majorSystemVersions/)