-1

Can cross mobile platform frameworks such as Titanium, Rohmobile, PhoneGap ... support background services such as IntentService on Android and Background Execution on iOS? I am reading about Titanium but not 100% sure it support such native features on target devices.

Thanks

xiarnousx
  • 575
  • 6
  • 18

1 Answers1

2

Yes ! Titanium support background services on iOS and Android.

There is the official documentation :

Thomas Lemaitre
  • 1,154
  • 6
  • 8