Thanks @egruttner and @Rob Miracle
I have a last question.
I had a idea at the moment im using webviewerpopup and at the moment works everything, but i have a problem now xDD
Seems from phone you cant edit google spreadsheet so u need download app
How i can open google spreadsheet app (i have installed on my phone) and open the link?
Atm i have this:
local function llistai( self, event ) native.showWebPopup("https://docs.google.com/spreadsheets/d/\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*") botonav.isVisible = true tornar.isVisible = false end
Some idea?
Thanks.