File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 4545 android : launchMode =" singleInstance"
4646 android : theme =" @android:style/Theme.NoDisplay"
4747 android : configChanges =" keyboardHidden|orientation|screenSize" />
48- <activity android : name =" com.instabug.library.InstabugFeedbackActivity" />
4948
5049 <service android : name =" com.instabug.library.network.worker.uploader.InstabugSessionUploaderService" />
51- <service android : name =" com.instabug.library.bugreporting .network.InstabugBugsUploaderService" />
50+ <service android : name =" com.instabug.bug .network.InstabugBugsUploaderService" />
5251 <service android : name =" com.instabug.crash.network.InstabugCrashesUploaderService" />
5352 <service android : name =" com.instabug.library.network.worker.fetcher.InstabugFeaturesFetcherService" />
5453 <service android : name =" com.instabug.survey.network.service.InstabugSurveysSubmitterService" />
5554 <service android : name =" com.instabug.library.internal.video.VideoProcessingService" />
5655 <service android : name =" com.instabug.library.analytics.network.InstabugAnalyticsUploaderService" />
5756 <service android : name =" com.instabug.chat.network.InstabugMessageUploaderService" />
5857
59- <receiver android : name =" com.instabug.library.network.InstabugNetworkReceiver" >
60- <intent-filter >
61- <action android : name =" android.net.conn.CONNECTIVITY_CHANGE" />
62- </intent-filter >
63- </receiver >
58+
6459
6560 </config-file >
6661
You can’t perform that action at this time.
0 commit comments