Вопрос

I need to have the user's location updated while the app (built on Trigger.io's Forge) is in the background (for up to 30mins). Is there any way to implement startMonitoringSignificantLocationChanges with Trigger.io for ios?

Это было полезно?

Решение

This would have to be implemented as a native module, you can find the documentation for writing your own native modules here https://trigger.io/docs/current/api/native_modules/index.html

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top