I am testing a APL skill on simulator on medium hub .
The resolution sent in request looks wierd
"context": {
"Viewports": [
{
"type": "APL",
"id": "main",
"shape": "RECTANGLE",
"dpi": 213,
"presentationType": "STANDARD",
"canRotate": false,
"configuration": {
"current": {
"mode": "HUB",
"video": {
"codecs": [
"H_264_42",
"H_264_41"
] },
"size": {
"type": "DISCRETE",
"pixelWidth": 1363,
"pixelHeight": 799
} }
} }
],
is it OK ?