You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can see that in a few recent commits, you guys have made changes to move away from deprecated API calls. However, in doing so, you've actually replaced calls that previously returned the application version with calls that return the OS version. This affects av, dosv and vr event fields.
I can see that in a few recent commits, you guys have made changes to move away from deprecated API calls. However, in doing so, you've actually replaced calls that previously returned the application version with calls that return the OS version. This affects
av
,dosv
andvr
event fields.For instance:
Has been replaced with:
https://developer.roku.com/en-gb/docs/references/brightscript/interfaces/ifappinfo.md#getversion-as-string
https://developer.roku.com/en-gb/docs/references/brightscript/interfaces/ifdeviceinfo.md
The text was updated successfully, but these errors were encountered: