0

is RhoMobile support developiong background services for mobile applications? Is it possible to develop a service that always work in background and take care of something especial? If yes, is that service works fine on all supported platforms?

Vinir Shah
  • 53
  • 1
  • 8

1 Answers1

0

It is possible to have a completely different application interacting with a rho-mobile application and manipulate data with it.

See RhoMobile Synchronization

remonses
  • 402
  • 1
  • 4
  • 17