After successfully compiling my major B4i app using R10 (with Erel's help) the IDE is objecting to
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?
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?