transistorsoft / react-native-background-geolocation

Sophisticated, battery-conscious background-geolocation with motion-detection
http://shop.transistorsoft.com/pages/react-native-background-geolocation
MIT License
2.59k stars 425 forks source link

The operation couldn’t be completed. Background procssing task was not registered in AppDelegate didFinishLaunchingWithOptions. See iOS Setup Guide. #2071

Open imGanesh7357 opened 3 weeks ago

imGanesh7357 commented 3 weeks ago

How to fix this error

The operation couldn’t be completed. Background procssing task was not registered in AppDelegate didFinishLaunchingWithOptions. See iOS Setup Guide.

my AppDelegate.m +++++++++++++++++++++++++++

import "AppDelegate.h"

import <React/RCTBundleURLProvider.h>

import

import <TSBackgroundFetch/TSBackgroundFetch.h>

@implementation AppDelegate

@end

christocracy commented 3 weeks ago

Post your Info.plist