Hello, I have two projects to create in ios and android, but the two will have problems using Corona, one is to access an html at a certain time in the day and send a local notification (in this case it would be a background event that Corona does not support ), and the other is a youtube video inserted in a frame and that would have rotated 90 degrees when placing the mobile in landscape (in this case in Android the webview does not rotate).
I do not want to use native for this, would I have some other way to create these projects solving these problems?