Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のiOSアプリ(phonegapでビルド)は位置を特定し、すべてのデータをSQLLiteデータベースに挿入します。
追跡はバックグラウンドでも正常に機能していますが(ログで確認できます)、アプリがアクティブでない間はデータベース機能が機能しません。
また、jQuery-ajax関数を介したサーバー通信はありません。
ストレージとajaxのバックグラウンドサービスをアクティブ化する方法はありますか?