If you mean, does it have the same problems, then yes, at least in my experience. RStudio Cloud is built on top of RStudio Server Pro (among other things). Right now, a brand new workspace shows:
RStudio.Version()[-1]
#> $mode
#> [1] "server"
#> $edition
#> [1] "Professional"
#> $version
#> [1] ‘1.2.1153.1’
If you’re not already, you might want to follow the various iPad-related issues on the issue tracker:
(And/or contribute further bug reports!)