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
There are two static analysis warnings resulting from code examples in this repo:
"KeyboardDialog" is not valid for Voice Keyboard entry of email address and PIN codes. Use "StandardKeyboardDialog" instead. Path: /components/SGDEX/Handlers/EntitlementHandler_UserPass.brs. Line: 57.
"KeyboardDialog" is not valid for Voice Keyboard entry of email address and PIN codes. Use "StandardKeyboardDialog" instead. Path: /components/SGDEX/Handlers/EntitlementHandler_UserPass.brs. Line: 14.
There are two static analysis warnings resulting from code examples in this repo:
Referencing the following two lines:
extensions/SGDEX/Handlers/EntitlementHandler_UserPass.brs#L14
extensions/SGDEX/Handlers/EntitlementHandler_UserPass.brs#L57
The text was updated successfully, but these errors were encountered: