roUrlTransfer
Implementing roUrlTransfer to execute synchronously works in the simulator, but it shouldn't and indeed fails on a real device. Re-implementing roUrlTransfer to execute asynchronously as a task, works in both the simulator and real device, as it should.
This is a bug.
0 条评论