reactnative-plugin-appice 1.2.0 → 1.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +43 -17
- package/android/.gradle/5.4.1/executionHistory/executionHistory.bin +0 -0
- package/android/.gradle/5.4.1/executionHistory/executionHistory.lock +0 -0
- package/android/.gradle/5.4.1/fileChanges/last-build.bin +0 -0
- package/android/.gradle/5.4.1/fileHashes/fileHashes.bin +0 -0
- package/android/.gradle/5.4.1/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/5.4.1/gc.properties +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/android/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
- package/android/.gradle/vcs-1/gc.properties +0 -0
- package/android/.idea/caches/build_file_checksums.ser +0 -0
- package/android/.idea/caches/gradle_models.ser +0 -0
- package/android/.idea/codeStyles/Project.xml +116 -0
- package/android/.idea/dictionaries/Adi.xml +3 -0
- package/android/.idea/gradle.xml +16 -0
- package/android/.idea/libraries/Gradle____local_aars____Users_Adi_ReactModule_AppICEReactLibrary_android_libs_AppICE_SDK_v2_4_18_jar_unspecified_jar.xml +9 -0
- package/android/.idea/libraries/Gradle____local_aars____Users_Adi_ReactModule_AppICEReactLibrary_android_libs_logutility_jar_unspecified_jar.xml +9 -0
- package/android/.idea/libraries/Gradle__android_arch_core_common_1_0_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__android_arch_lifecycle_common_1_0_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__android_arch_lifecycle_runtime_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_android_support_appcompat_v7_23_0_1_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_android_support_customtabs_26_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_android_support_recyclerview_v7_23_0_1_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_annotations_23_0_1_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_annotations_26_1_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_compat_26_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_core_ui_26_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_core_utils_26_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_fragment_26_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_media_compat_26_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_v4_23_0_1_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_v4_26_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_drawee_0_8_1_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_fbcore_0_8_1_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_fresco_0_8_1_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_0_8_1_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_okhttp_0_8_1_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_facebook_react_react_native_0_20_1_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__com_facebook_stetho_stetho_1_2_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_facebook_stetho_stetho_okhttp_1_2_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_fasterxml_jackson_core_jackson_core_2_2_3_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_ads_16_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_ads_base_16_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_ads_identifier_16_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_ads_lite_16_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_base_16_0_1_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_basement_16_2_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_gass_16_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_location_16_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_measurement_16_5_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_measurement_api_16_5_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_measurement_base_16_5_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_measurement_impl_16_5_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_measurement_sdk_16_5_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_measurement_sdk_api_16_5_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_places_placereport_16_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_stats_16_0_1_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_tasks_16_0_1_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_auto_value_auto_value_annotations_1_6_3_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_3_0_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_analytics_16_5_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_common_17_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_core_16_0_9_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_iid_18_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_iid_interop_16_0_1_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_measurement_connector_17_0_1_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_messaging_18_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_nineoldandroids_library_2_4_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_parse_bolts_bolts_android_1_1_4_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_squareup_okhttp_okhttp_2_5_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_squareup_okhttp_okhttp_ws_2_5_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_squareup_okio_okio_1_6_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__commons_cli_commons_cli_1_2_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__org_webkit_android_jsc_r174650_aar.xml +10 -0
- package/android/.idea/misc.xml +23 -0
- package/android/.idea/modules.xml +8 -0
- package/android/.idea/runConfigurations.xml +12 -0
- package/android/.idea/workspace.xml +322 -0
- package/android/README.md +14 -0
- package/android/android.iml +151 -0
- package/android/build/.transforms/0fb7fc20a81e8c5e30919b8556df922b/classes/classes.dex +0 -0
- package/android/build/.transforms/0fb7fc20a81e8c5e30919b8556df922b.bin +1 -0
- package/android/build/.transforms/184a86fb83e4fc57ae31353a94048849/classes/classes.dex +0 -0
- package/android/build/.transforms/184a86fb83e4fc57ae31353a94048849.bin +1 -0
- package/android/build/.transforms/1d7033815c0870dfddb8f5813b3011e0/classes/classes.dex +0 -0
- package/android/build/.transforms/1d7033815c0870dfddb8f5813b3011e0.bin +1 -0
- package/android/build/.transforms/8a037f6056383e22d4a8bcea677e34f0/classes/classes.dex +0 -0
- package/android/build/.transforms/8a037f6056383e22d4a8bcea677e34f0.bin +1 -0
- package/android/build/.transforms/a26ffe20fdead2a4e2dd98ea390f8248/classes/classes.dex +0 -0
- package/android/build/.transforms/a26ffe20fdead2a4e2dd98ea390f8248.bin +1 -0
- package/android/build/.transforms/bf07a1d7c27044f37d3c2dd1bc209936/classes/classes.dex +0 -0
- package/android/build/.transforms/bf07a1d7c27044f37d3c2dd1bc209936.bin +1 -0
- package/android/build/.transforms/fa5cc52e69d33c06df5a4f6b52a33150/classes/classes.dex +0 -0
- package/android/build/.transforms/fa5cc52e69d33c06df5a4f6b52a33150.bin +1 -0
- package/android/build/generated/source/buildConfig/debug/com/reactlibrary/BuildConfig.java +1 -4
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml +186 -27
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json +16 -0
- package/android/build/intermediates/aar_metadata/debug/aar-metadata.properties +2 -0
- package/android/build/intermediates/annotation_processor_list/debug/annotationProcessors.json +1 -0
- package/android/build/intermediates/compile_library_classes_jar/debug/classes.jar +0 -0
- package/android/build/intermediates/compile_r_class_jar/debug/R.jar +0 -0
- package/android/build/intermediates/compile_symbol_list/debug/R.txt +2050 -0
- package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +2 -0
- package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +2 -0
- package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +2 -0
- package/android/build/intermediates/incremental/packageDebugResources/compile-file-map.properties +1 -0
- package/android/build/intermediates/incremental/packageDebugResources/merger.xml +2 -0
- package/android/build/intermediates/javac/debug/classes/com/reactlibrary/AppIceReactPluginModule.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/reactlibrary/AppIceReactPluginPackage.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/reactlibrary/BuildConfig.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/reactlibrary/CampaignCampsReceiver.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/reactlibrary/InAppWebView.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/reactlibrary/NotificationEventService$1.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/reactlibrary/NotificationEventService.class +0 -0
- package/android/build/intermediates/library_manifest/debug/AndroidManifest.xml +187 -27
- package/android/build/intermediates/local_only_symbol_list/debug/R-def.txt +2 -0
- package/android/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +351 -0
- package/android/build/intermediates/navigation_json/debug/navigation.json +1 -0
- package/android/build/intermediates/packaged_manifests/debug/output-metadata.json +16 -0
- package/android/build/intermediates/runtime_library_classes_jar/debug/classes.jar +0 -0
- package/android/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt +1567 -0
- package/android/build/outputs/logs/manifest-merger-debug-report.txt +312 -38
- package/android/build/tmp/compileDebugJavaWithJavac/source-classes-mapping.txt +13 -0
- package/android/build.gradle +127 -20
- package/android/gradle/wrapper/gradle-wrapper.properties +2 -2
- package/android/libs/logutility.jar +0 -0
- package/android/local.properties +8 -0
- package/android/src/main/AndroidManifest.xml +17 -8
- package/android/src/main/java/com/reactlibrary/AppIceReactPluginModule.java +258 -0
- package/android/src/main/java/com/reactlibrary/{AppIceReactLibraryPackage.java → AppIceReactPluginPackage.java} +6 -6
- package/android/src/main/java/com/reactlibrary/CampaignCampsReceiver.java +0 -0
- package/android/src/main/java/com/reactlibrary/InAppWebView.java +68 -0
- package/android/src/main/java/com/reactlibrary/NotificationEventService.java +0 -0
- package/android/src/main/java/com/reactlibrary/React-Native workspace.code-workspace +29 -0
- package/index.js +2 -3
- package/ios/AppICESDK/appICE.momd/VersionInfo.plist +0 -0
- package/ios/AppICESDK/appICE.momd/appICE 2.mom +0 -0
- package/ios/AppICESDK/appICE.momd/appICE 3.mom +0 -0
- package/ios/AppICESDK/appICE.momd/appICE 4.mom +0 -0
- package/ios/AppICESDK/appICE.momd/appICE 4.omo +0 -0
- package/ios/AppICESDK/appICE.momd/appICE.mom +0 -0
- package/ios/AppICESDK/appICE.momd/appICE2.mom +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/APPChildViewController.nib +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/AppICE_btn.png +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/Black button.png +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/HAlfFooterNOTINAppViewController.nib +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/HAlfHeaderINAppViewController.nib +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/HAlfINAppViewController.nib +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/INAppViewController.nib +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/Info.plist +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/RatingViewController.nib +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/SurveyViewController.nib +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/checked.png +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/close-button.png +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/sound2.caf +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/unchecked.png +0 -0
- package/ios/AppICESDK/include/iosAppiceSDK/AppICEInboxMessage.h +36 -0
- package/ios/AppICESDK/include/iosAppiceSDK/BugfenderSDK.framework/BugfenderSDK +0 -0
- package/ios/AppICESDK/include/iosAppiceSDK/BugfenderSDK.framework/Headers/BFUserFeedbackNavigationController.h +51 -0
- package/ios/AppICESDK/include/iosAppiceSDK/BugfenderSDK.framework/Headers/BFUserFeedbackViewController.h +114 -0
- package/ios/AppICESDK/include/iosAppiceSDK/BugfenderSDK.framework/Headers/BugfenderSDK.h +388 -0
- package/ios/AppICESDK/include/iosAppiceSDK/BugfenderSDK.framework/Modules/module.modulemap +6 -0
- package/ios/AppICESDK/include/iosAppiceSDK/appICE.h +126 -0
- package/ios/AppICESDK/include/iosAppiceSDK/appICEDB.h +52 -0
- package/ios/AppICESDK/include/iosAppiceSDK/appICEUserDetails.h +46 -0
- package/ios/AppIceReactPlugin.h +5 -0
- package/ios/AppIceReactPlugin.m +64 -0
- package/ios/AppIceReactPlugin.xcodeproj/project.pbxproj +422 -0
- package/ios/AppIceReactPlugin.xcodeproj/project.xcworkspace/contents.xcworkspacedata +4 -0
- package/ios/AppIceReactPlugin.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +8 -0
- package/ios/AppIceReactPlugin.xcodeproj/project.xcworkspace/xcuserdata/Adi.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/AppIceReactPlugin.xcodeproj/xcuserdata/Adi.xcuserdatad/xcschemes/xcschememanagement.plist +14 -0
- package/ios/AppIceReactPlugin.xcworkspace/contents.xcworkspacedata +10 -0
- package/ios/AppIceReactPlugin.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +8 -0
- package/ios/AppIceReactPlugin.xcworkspace/xcuserdata/Adi.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/Podfile +11 -0
- package/ios/Podfile.lock +3 -0
- package/ios/Pods/Manifest.lock +3 -0
- package/ios/Pods/Pods.xcodeproj/project.pbxproj +395 -0
- package/ios/Pods/Pods.xcodeproj/xcuserdata/Adi.xcuserdatad/xcschemes/Pods-AppIceReactPlugin.xcscheme +58 -0
- package/ios/Pods/Pods.xcodeproj/xcuserdata/Adi.xcuserdatad/xcschemes/xcschememanagement.plist +18 -0
- package/ios/Pods/Target Support Files/Pods-AppIceReactPlugin/Pods-AppIceReactPlugin-Info.plist +26 -0
- package/ios/Pods/Target Support Files/Pods-AppIceReactPlugin/Pods-AppIceReactPlugin-acknowledgements.markdown +3 -0
- package/ios/Pods/Target Support Files/Pods-AppIceReactPlugin/Pods-AppIceReactPlugin-acknowledgements.plist +29 -0
- package/ios/Pods/Target Support Files/Pods-AppIceReactPlugin/Pods-AppIceReactPlugin-dummy.m +5 -0
- package/ios/Pods/Target Support Files/Pods-AppIceReactPlugin/Pods-AppIceReactPlugin-umbrella.h +16 -0
- package/ios/Pods/Target Support Files/Pods-AppIceReactPlugin/Pods-AppIceReactPlugin.debug.xcconfig +6 -0
- package/ios/Pods/Target Support Files/Pods-AppIceReactPlugin/Pods-AppIceReactPlugin.modulemap +6 -0
- package/ios/Pods/Target Support Files/Pods-AppIceReactPlugin/Pods-AppIceReactPlugin.release.xcconfig +6 -0
- package/package.json +27 -5
- package/reactnative-plugin-appice.podspec +30 -0
- package/.gitattributes +0 -1
- package/android/build/generated/source/buildConfig/androidTest/debug/com/reactlibrary/test/BuildConfig.java +0 -13
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/output.json +0 -1
- package/android/build/intermediates/merged_manifests/debug/output.json +0 -1
- package/android/build/intermediates/merged_manifests/debugAndroidTest/AndroidManifest.xml +0 -126
- package/android/build/intermediates/merged_manifests/debugAndroidTest/output.json +0 -1
- package/android/src/main/java/com/reactlibrary/AppICEReactPlugin.java +0 -230
- package/ios/RNAppIceReactLibrary.h +0 -11
- package/ios/RNAppIceReactLibrary.m +0 -13
- package/ios/RNAppIceReactLibrary.podspec +0 -24
- package/ios/RNAppIceReactLibrary.xcodeproj/project.pbxproj +0 -259
- package/ios/RNAppIceReactLibrary.xcworkspace/contents.xcworkspacedata +0 -9
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Automatically generated file. DO NOT MODIFY
|
|
3
|
-
*/
|
|
4
|
-
package com.reactlibrary.test;
|
|
5
|
-
|
|
6
|
-
public final class BuildConfig {
|
|
7
|
-
public static final boolean DEBUG = Boolean.parseBoolean("true");
|
|
8
|
-
public static final String APPLICATION_ID = "com.reactlibrary.test";
|
|
9
|
-
public static final String BUILD_TYPE = "debug";
|
|
10
|
-
public static final String FLAVOR = "";
|
|
11
|
-
public static final int VERSION_CODE = 1;
|
|
12
|
-
public static final String VERSION_NAME = "1.0";
|
|
13
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"outputType":{"type":"AAPT_FRIENDLY_MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"android-debug.aar","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.reactlibrary","split":""}}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"outputType":{"type":"MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"android-debug.aar","fullName":"debug","baseName":"debug"},"path":"../../library_manifest/debug/AndroidManifest.xml","properties":{"packageId":"com.reactlibrary","split":""}}]
|
|
@@ -1,126 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
3
|
-
package="com.reactlibrary.test" >
|
|
4
|
-
|
|
5
|
-
<uses-sdk
|
|
6
|
-
android:minSdkVersion="16"
|
|
7
|
-
android:targetSdkVersion="28" />
|
|
8
|
-
|
|
9
|
-
<instrumentation
|
|
10
|
-
android:name="android.test.InstrumentationTestRunner"
|
|
11
|
-
android:functionalTest="false"
|
|
12
|
-
android:handleProfiling="false"
|
|
13
|
-
android:label="Tests for com.reactlibrary.test"
|
|
14
|
-
android:targetPackage="com.reactlibrary.test" />
|
|
15
|
-
|
|
16
|
-
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
|
|
17
|
-
<uses-permission android:name="android.permission.INTERNET" />
|
|
18
|
-
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
|
|
19
|
-
<uses-permission android:name="android.permission.WAKE_LOCK" /> <!-- Required by older versions of Google Play services to create IID tokens -->
|
|
20
|
-
<uses-permission android:name="com.google.android.c2dm.permission.RECEIVE" />
|
|
21
|
-
<uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />
|
|
22
|
-
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
|
|
23
|
-
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
|
|
24
|
-
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
|
|
25
|
-
|
|
26
|
-
<application android:debuggable="true" >
|
|
27
|
-
<uses-library android:name="android.test.runner" />
|
|
28
|
-
|
|
29
|
-
<receiver
|
|
30
|
-
android:name="com.reactlibrary.CampaignCampsReceiver"
|
|
31
|
-
android:protectionLevel="signature" >
|
|
32
|
-
<intent-filter>
|
|
33
|
-
<action android:name="com.appice.campaignEvent" />
|
|
34
|
-
</intent-filter>
|
|
35
|
-
</receiver>
|
|
36
|
-
|
|
37
|
-
<service
|
|
38
|
-
android:name="com.reactlibrary.NotificationEventService"
|
|
39
|
-
android:permission="android.permission.BIND_JOB_SERVICE" >
|
|
40
|
-
<intent-filter>
|
|
41
|
-
<action android:name="com.appice.campaignEvent" />
|
|
42
|
-
</intent-filter>
|
|
43
|
-
</service>
|
|
44
|
-
<!--
|
|
45
|
-
FirebaseMessagingService performs security checks at runtime,
|
|
46
|
-
but set to not exported to explicitly avoid allowing another app to call it.
|
|
47
|
-
-->
|
|
48
|
-
<service
|
|
49
|
-
android:name="com.google.firebase.messaging.FirebaseMessagingService"
|
|
50
|
-
android:exported="false" >
|
|
51
|
-
<intent-filter android:priority="-500" >
|
|
52
|
-
<action android:name="com.google.firebase.MESSAGING_EVENT" />
|
|
53
|
-
</intent-filter>
|
|
54
|
-
</service>
|
|
55
|
-
<service
|
|
56
|
-
android:name="com.google.firebase.components.ComponentDiscoveryService"
|
|
57
|
-
android:exported="false" >
|
|
58
|
-
<meta-data
|
|
59
|
-
android:name="com.google.firebase.components:com.google.firebase.analytics.connector.internal.AnalyticsConnectorRegistrar"
|
|
60
|
-
android:value="com.google.firebase.components.ComponentRegistrar" />
|
|
61
|
-
<meta-data
|
|
62
|
-
android:name="com.google.firebase.components:com.google.firebase.iid.Registrar"
|
|
63
|
-
android:value="com.google.firebase.components.ComponentRegistrar" />
|
|
64
|
-
</service>
|
|
65
|
-
|
|
66
|
-
<receiver
|
|
67
|
-
android:name="com.google.firebase.iid.FirebaseInstanceIdReceiver"
|
|
68
|
-
android:exported="true"
|
|
69
|
-
android:permission="com.google.android.c2dm.permission.SEND" >
|
|
70
|
-
<intent-filter>
|
|
71
|
-
<action android:name="com.google.android.c2dm.intent.RECEIVE" />
|
|
72
|
-
</intent-filter>
|
|
73
|
-
</receiver>
|
|
74
|
-
<receiver
|
|
75
|
-
android:name="com.google.android.gms.measurement.AppMeasurementReceiver"
|
|
76
|
-
android:enabled="true"
|
|
77
|
-
android:exported="false" >
|
|
78
|
-
</receiver>
|
|
79
|
-
<receiver
|
|
80
|
-
android:name="com.google.android.gms.measurement.AppMeasurementInstallReferrerReceiver"
|
|
81
|
-
android:enabled="true"
|
|
82
|
-
android:exported="true"
|
|
83
|
-
android:permission="android.permission.INSTALL_PACKAGES" >
|
|
84
|
-
<intent-filter>
|
|
85
|
-
<action android:name="com.android.vending.INSTALL_REFERRER" />
|
|
86
|
-
</intent-filter>
|
|
87
|
-
</receiver>
|
|
88
|
-
|
|
89
|
-
<service
|
|
90
|
-
android:name="com.google.android.gms.measurement.AppMeasurementService"
|
|
91
|
-
android:enabled="true"
|
|
92
|
-
android:exported="false" />
|
|
93
|
-
<service
|
|
94
|
-
android:name="com.google.android.gms.measurement.AppMeasurementJobService"
|
|
95
|
-
android:enabled="true"
|
|
96
|
-
android:exported="false"
|
|
97
|
-
android:permission="android.permission.BIND_JOB_SERVICE" />
|
|
98
|
-
|
|
99
|
-
<provider
|
|
100
|
-
android:name="com.google.firebase.provider.FirebaseInitProvider"
|
|
101
|
-
android:authorities="com.reactlibrary.test.firebaseinitprovider"
|
|
102
|
-
android:exported="false"
|
|
103
|
-
android:initOrder="100" />
|
|
104
|
-
|
|
105
|
-
<activity
|
|
106
|
-
android:name="com.google.android.gms.common.api.GoogleApiActivity"
|
|
107
|
-
android:exported="false"
|
|
108
|
-
android:theme="@android:style/Theme.Translucent.NoTitleBar" /> <!-- Include the AdActivity and InAppPurchaseActivity configChanges and themes. -->
|
|
109
|
-
<activity
|
|
110
|
-
android:name="com.google.android.gms.ads.AdActivity"
|
|
111
|
-
android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize"
|
|
112
|
-
android:exported="false"
|
|
113
|
-
android:theme="@android:style/Theme.Translucent" />
|
|
114
|
-
|
|
115
|
-
<meta-data
|
|
116
|
-
android:name="com.google.android.gms.version"
|
|
117
|
-
android:value="@integer/google_play_services_version" />
|
|
118
|
-
<meta-data
|
|
119
|
-
android:name="android.support.VERSION"
|
|
120
|
-
android:value="26.1.0" />
|
|
121
|
-
<meta-data
|
|
122
|
-
android:name="android.arch.lifecycle.VERSION"
|
|
123
|
-
android:value="27.0.0-SNAPSHOT" />
|
|
124
|
-
</application>
|
|
125
|
-
|
|
126
|
-
</manifest>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"outputType":{"type":"MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"android-debug-androidTest.apk","fullName":"debugAndroidTest","baseName":"debug-androidTest"},"path":"AndroidManifest.xml","properties":{}}]
|
|
@@ -1,230 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
package com.reactlibrary;
|
|
3
|
-
|
|
4
|
-
import android.content.Context;
|
|
5
|
-
import android.content.Intent;
|
|
6
|
-
import android.content.pm.PackageManager;
|
|
7
|
-
import android.content.pm.ResolveInfo;
|
|
8
|
-
|
|
9
|
-
import com.facebook.react.bridge.ReactApplicationContext;
|
|
10
|
-
import com.facebook.react.bridge.ReactContextBaseJavaModule;
|
|
11
|
-
import com.facebook.react.bridge.ReactMethod;
|
|
12
|
-
import com.facebook.react.bridge.Callback;
|
|
13
|
-
import com.facebook.react.bridge.ReadableMap;
|
|
14
|
-
import com.facebook.react.bridge.ReadableMapKeySetIterator;
|
|
15
|
-
import com.facebook.react.bridge.ReadableType;
|
|
16
|
-
|
|
17
|
-
import org.json.JSONArray;
|
|
18
|
-
import org.json.JSONObject;
|
|
19
|
-
|
|
20
|
-
import java.security.spec.ECField;
|
|
21
|
-
import java.util.HashMap;
|
|
22
|
-
import java.util.Iterator;
|
|
23
|
-
import java.util.List;
|
|
24
|
-
import java.util.Map;
|
|
25
|
-
|
|
26
|
-
import semusi.activitysdk.Api;
|
|
27
|
-
import semusi.activitysdk.ContextSdk;
|
|
28
|
-
import semusi.activitysdk.SdkConfig;
|
|
29
|
-
import semusi.context.utility.Utility;
|
|
30
|
-
|
|
31
|
-
public class AppICEReactPlugin extends ReactContextBaseJavaModule {
|
|
32
|
-
|
|
33
|
-
private final ReactApplicationContext reactContext;
|
|
34
|
-
|
|
35
|
-
public AppICEReactPlugin(ReactApplicationContext reactContext) {
|
|
36
|
-
super(reactContext);
|
|
37
|
-
this.reactContext = reactContext;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
@Override
|
|
41
|
-
public String getName() {
|
|
42
|
-
return "AppICEReactPlugin";
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
/**
|
|
47
|
-
* @param appID
|
|
48
|
-
* @param appKey
|
|
49
|
-
* @param apiKey
|
|
50
|
-
*/
|
|
51
|
-
@ReactMethod
|
|
52
|
-
public void startContext(String appID, String appKey, String apiKey){
|
|
53
|
-
Context context = getReactApplicationContext();
|
|
54
|
-
Utility.loginfo("in startContext : appID : "+appID+", appkey : "+appKey+", apiKey : "+apiKey);
|
|
55
|
-
|
|
56
|
-
try {
|
|
57
|
-
SdkConfig config = new SdkConfig();
|
|
58
|
-
config.setAnalyticsTrackingAllowedState(true);
|
|
59
|
-
|
|
60
|
-
Api.initSdk(appID,appKey,apiKey,context);
|
|
61
|
-
Api.startContext(context,config);
|
|
62
|
-
}catch (Exception e){
|
|
63
|
-
Utility.loginfo("Exception in startContext : "+e);
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
/**
|
|
69
|
-
* @param eventName
|
|
70
|
-
*/
|
|
71
|
-
@ReactMethod
|
|
72
|
-
public void recordEvent(String eventName, ReadableMap props){
|
|
73
|
-
Context context = getReactApplicationContext();
|
|
74
|
-
try {
|
|
75
|
-
HashMap<String,Object> mapData = eventPropsFromReadableMap(props);
|
|
76
|
-
if (eventName != null && eventName.length()>0) {
|
|
77
|
-
ContextSdk.tagEventObj(eventName, mapData, context);
|
|
78
|
-
Utility.loginfo("recordEvent key : "+eventName);
|
|
79
|
-
}
|
|
80
|
-
} catch (Exception e) {
|
|
81
|
-
Utility.loginfo("Exception in tagEvent : "+e);
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
/**
|
|
86
|
-
* @param props
|
|
87
|
-
*/
|
|
88
|
-
@ReactMethod
|
|
89
|
-
public void setCustomVariable(ReadableMap props){
|
|
90
|
-
Context context = getReactApplicationContext();
|
|
91
|
-
try {
|
|
92
|
-
HashMap<String,Object> mapData = eventPropsFromReadableMap(props);
|
|
93
|
-
String key= "";
|
|
94
|
-
Object value = null;
|
|
95
|
-
if(mapData != null) {
|
|
96
|
-
for (Map.Entry<String, Object> entry : mapData.entrySet()) {
|
|
97
|
-
key = entry.getKey();
|
|
98
|
-
value = entry.getValue();
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
Utility.loginfo("setCustomVariable key : " + key+", value : "+value);
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
if (value != null) {
|
|
105
|
-
if (value instanceof String) {
|
|
106
|
-
ContextSdk.setCustomVariable(key, (String) value, context);
|
|
107
|
-
Utility.loginfo("setCustomVariable key : " + key);
|
|
108
|
-
}
|
|
109
|
-
if (value instanceof Integer) {
|
|
110
|
-
ContextSdk.setCustomVariable(key, (int) value, context);
|
|
111
|
-
Utility.loginfo("setCustomVariable key : " + key);
|
|
112
|
-
}
|
|
113
|
-
if (value instanceof Boolean) {
|
|
114
|
-
ContextSdk.setCustomVariable(key, (boolean) value, context);
|
|
115
|
-
Utility.loginfo("setCustomVariable key : " + key);
|
|
116
|
-
}
|
|
117
|
-
if (value instanceof Float) {
|
|
118
|
-
ContextSdk.setCustomVariable(key, (float) value, context);
|
|
119
|
-
Utility.loginfo("setCustomVariable key : " + key);
|
|
120
|
-
}
|
|
121
|
-
if (value instanceof Double) {
|
|
122
|
-
ContextSdk.setCustomVariable(key, (long) value, context);
|
|
123
|
-
Utility.loginfo("setCustomVariable key : " + key);
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
|
-
}catch (Exception e){
|
|
127
|
-
Utility.loginfo("Exception in customVar : "+e);
|
|
128
|
-
}
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
/**
|
|
132
|
-
* @return
|
|
133
|
-
*/
|
|
134
|
-
@ReactMethod
|
|
135
|
-
public void validateIntegration(){
|
|
136
|
-
try {
|
|
137
|
-
Context ctx = getReactApplicationContext();
|
|
138
|
-
PackageManager pm = ctx.getPackageManager();
|
|
139
|
-
|
|
140
|
-
Intent receiverIntent = new Intent();
|
|
141
|
-
receiverIntent.setClass(ctx, CampaignCampsReceiver.class);
|
|
142
|
-
List<ResolveInfo> receivers = pm.queryBroadcastReceivers(receiverIntent, 0);
|
|
143
|
-
if (receivers == null || receivers.size() <= 0) {
|
|
144
|
-
Utility.loginfo("Missing Receiver entry in AndroidManifest : CampaignCampsReceiver");
|
|
145
|
-
}
|
|
146
|
-
Intent serviceIntent = new Intent();
|
|
147
|
-
serviceIntent.setClass(ctx, NotificationEventService.class);
|
|
148
|
-
ResolveInfo services = pm.resolveService(serviceIntent, 0);
|
|
149
|
-
if (services == null) {
|
|
150
|
-
Utility.loginfo("Missing Service entry in AndroidManifest : NotificationEventService");
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
ContextSdk sdk = new ContextSdk(ctx);
|
|
154
|
-
if (sdk.getAppId() == null || sdk.getAppId().length() <= 0 || sdk.getAppId().trim().length() <= 0) {
|
|
155
|
-
Utility.loginfo("Missing Meta-data entry : AppID");
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
if (sdk.getAppKey() == null || sdk.getAppKey().length() <= 0 || sdk.getAppKey().trim().length() <= 0) {
|
|
159
|
-
Utility.loginfo("Missing Meta-data entry : AppKey");
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
if (sdk.getApiKey() == null || sdk.getApiKey().length() <= 0 || sdk.getApiKey().trim().length() <= 0) {
|
|
163
|
-
Utility.loginfo("Missing Meta-data entry : ApiKey");
|
|
164
|
-
}
|
|
165
|
-
} catch (Exception e) {
|
|
166
|
-
e.printStackTrace();
|
|
167
|
-
Utility.loginfo(e.getMessage());
|
|
168
|
-
}
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
/**
|
|
172
|
-
* @return sdk version
|
|
173
|
-
*/
|
|
174
|
-
@ReactMethod
|
|
175
|
-
private void getSdkVersion() {
|
|
176
|
-
Utility.loginfo("SdkVersion : "+ ContextSdk.getSdkVersion());
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
/**
|
|
180
|
-
* @return int sdk version
|
|
181
|
-
*/
|
|
182
|
-
@ReactMethod
|
|
183
|
-
private void getSdkIntVersion() {
|
|
184
|
-
Utility.loginfo("SdkIntVersion: "+ContextSdk.getSdkIntVersion());
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
/**
|
|
189
|
-
* @param propsMap
|
|
190
|
-
* took data from js and iterate it and store in hashmap
|
|
191
|
-
* @return map of the props data
|
|
192
|
-
*/
|
|
193
|
-
private HashMap<String, Object> eventPropsFromReadableMap(ReadableMap propsMap) {
|
|
194
|
-
if (propsMap == null) return null;
|
|
195
|
-
|
|
196
|
-
HashMap<String, Object> props = new HashMap<>();
|
|
197
|
-
ReadableMapKeySetIterator iterator = propsMap.keySetIterator();
|
|
198
|
-
|
|
199
|
-
while (iterator.hasNextKey()) {
|
|
200
|
-
try {
|
|
201
|
-
String key = iterator.nextKey();
|
|
202
|
-
ReadableType readableType = propsMap.getType(key);
|
|
203
|
-
|
|
204
|
-
if (readableType == ReadableType.String) {
|
|
205
|
-
props.put(key, propsMap.getString(key));
|
|
206
|
-
}
|
|
207
|
-
else if (readableType == ReadableType.Boolean) {
|
|
208
|
-
props.put(key, propsMap.getBoolean(key));
|
|
209
|
-
}
|
|
210
|
-
else if (readableType == ReadableType.Number) {
|
|
211
|
-
try {
|
|
212
|
-
props.put(key, propsMap.getDouble(key));
|
|
213
|
-
} catch (Throwable t) {
|
|
214
|
-
try {
|
|
215
|
-
props.put(key, propsMap.getInt(key));
|
|
216
|
-
} catch (Throwable t1) {
|
|
217
|
-
Utility.loginfo("Unhandled ReadableType.Number from ReadableMap");
|
|
218
|
-
}
|
|
219
|
-
}
|
|
220
|
-
}
|
|
221
|
-
else {
|
|
222
|
-
Utility.loginfo("Unhandled event property ReadableType");
|
|
223
|
-
}
|
|
224
|
-
} catch (Throwable t) {
|
|
225
|
-
Utility.loginfo(t.getLocalizedMessage());
|
|
226
|
-
}
|
|
227
|
-
}
|
|
228
|
-
return props;
|
|
229
|
-
}
|
|
230
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
Pod::Spec.new do |s|
|
|
3
|
-
s.name = "RNAppIceReactLibrary"
|
|
4
|
-
s.version = "1.0.0"
|
|
5
|
-
s.summary = "RNAppIceReactLibrary"
|
|
6
|
-
s.description = <<-DESC
|
|
7
|
-
RNAppIceReactLibrary
|
|
8
|
-
DESC
|
|
9
|
-
s.homepage = ""
|
|
10
|
-
s.license = "MIT"
|
|
11
|
-
# s.license = { :type => "MIT", :file => "FILE_LICENSE" }
|
|
12
|
-
s.author = { "author" => "author@domain.cn" }
|
|
13
|
-
s.platform = :ios, "7.0"
|
|
14
|
-
s.source = { :git => "https://github.com/author/RNAppIceReactLibrary.git", :tag => "master" }
|
|
15
|
-
s.source_files = "RNAppIceReactLibrary/**/*.{h,m}"
|
|
16
|
-
s.requires_arc = true
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
s.dependency "React"
|
|
20
|
-
#s.dependency "others"
|
|
21
|
-
|
|
22
|
-
end
|
|
23
|
-
|
|
24
|
-
|
|
@@ -1,259 +0,0 @@
|
|
|
1
|
-
// !$*UTF8*$!
|
|
2
|
-
{
|
|
3
|
-
archiveVersion = 1;
|
|
4
|
-
classes = {
|
|
5
|
-
};
|
|
6
|
-
objectVersion = 46;
|
|
7
|
-
objects = {
|
|
8
|
-
|
|
9
|
-
/* Begin PBXBuildFile section */
|
|
10
|
-
B3E7B58A1CC2AC0600A0062D /* RNAppIceReactLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E7B5891CC2AC0600A0062D /* RNAppIceReactLibrary.m */; };
|
|
11
|
-
/* End PBXBuildFile section */
|
|
12
|
-
|
|
13
|
-
/* Begin PBXCopyFilesBuildPhase section */
|
|
14
|
-
58B511D91A9E6C8500147676 /* CopyFiles */ = {
|
|
15
|
-
isa = PBXCopyFilesBuildPhase;
|
|
16
|
-
buildActionMask = 2147483647;
|
|
17
|
-
dstPath = "include/$(PRODUCT_NAME)";
|
|
18
|
-
dstSubfolderSpec = 16;
|
|
19
|
-
files = (
|
|
20
|
-
);
|
|
21
|
-
runOnlyForDeploymentPostprocessing = 0;
|
|
22
|
-
};
|
|
23
|
-
/* End PBXCopyFilesBuildPhase section */
|
|
24
|
-
|
|
25
|
-
/* Begin PBXFileReference section */
|
|
26
|
-
134814201AA4EA6300B7C361 /* libRNAppIceReactLibrary.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNAppIceReactLibrary.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
27
|
-
B3E7B5881CC2AC0600A0062D /* RNAppIceReactLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNAppIceReactLibrary.h; sourceTree = "<group>"; };
|
|
28
|
-
B3E7B5891CC2AC0600A0062D /* RNAppIceReactLibrary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNAppIceReactLibrary.m; sourceTree = "<group>"; };
|
|
29
|
-
/* End PBXFileReference section */
|
|
30
|
-
|
|
31
|
-
/* Begin PBXFrameworksBuildPhase section */
|
|
32
|
-
58B511D81A9E6C8500147676 /* Frameworks */ = {
|
|
33
|
-
isa = PBXFrameworksBuildPhase;
|
|
34
|
-
buildActionMask = 2147483647;
|
|
35
|
-
files = (
|
|
36
|
-
);
|
|
37
|
-
runOnlyForDeploymentPostprocessing = 0;
|
|
38
|
-
};
|
|
39
|
-
/* End PBXFrameworksBuildPhase section */
|
|
40
|
-
|
|
41
|
-
/* Begin PBXGroup section */
|
|
42
|
-
134814211AA4EA7D00B7C361 /* Products */ = {
|
|
43
|
-
isa = PBXGroup;
|
|
44
|
-
children = (
|
|
45
|
-
134814201AA4EA6300B7C361 /* libRNAppIceReactLibrary.a */,
|
|
46
|
-
);
|
|
47
|
-
name = Products;
|
|
48
|
-
sourceTree = "<group>";
|
|
49
|
-
};
|
|
50
|
-
58B511D21A9E6C8500147676 = {
|
|
51
|
-
isa = PBXGroup;
|
|
52
|
-
children = (
|
|
53
|
-
B3E7B5881CC2AC0600A0062D /* RNAppIceReactLibrary.h */,
|
|
54
|
-
B3E7B5891CC2AC0600A0062D /* RNAppIceReactLibrary.m */,
|
|
55
|
-
134814211AA4EA7D00B7C361 /* Products */,
|
|
56
|
-
);
|
|
57
|
-
sourceTree = "<group>";
|
|
58
|
-
};
|
|
59
|
-
/* End PBXGroup section */
|
|
60
|
-
|
|
61
|
-
/* Begin PBXNativeTarget section */
|
|
62
|
-
58B511DA1A9E6C8500147676 /* RNAppIceReactLibrary */ = {
|
|
63
|
-
isa = PBXNativeTarget;
|
|
64
|
-
buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNAppIceReactLibrary" */;
|
|
65
|
-
buildPhases = (
|
|
66
|
-
58B511D71A9E6C8500147676 /* Sources */,
|
|
67
|
-
58B511D81A9E6C8500147676 /* Frameworks */,
|
|
68
|
-
58B511D91A9E6C8500147676 /* CopyFiles */,
|
|
69
|
-
);
|
|
70
|
-
buildRules = (
|
|
71
|
-
);
|
|
72
|
-
dependencies = (
|
|
73
|
-
);
|
|
74
|
-
name = RNAppIceReactLibrary;
|
|
75
|
-
productName = RCTDataManager;
|
|
76
|
-
productReference = 134814201AA4EA6300B7C361 /* libRNAppIceReactLibrary.a */;
|
|
77
|
-
productType = "com.apple.product-type.library.static";
|
|
78
|
-
};
|
|
79
|
-
/* End PBXNativeTarget section */
|
|
80
|
-
|
|
81
|
-
/* Begin PBXProject section */
|
|
82
|
-
58B511D31A9E6C8500147676 /* Project object */ = {
|
|
83
|
-
isa = PBXProject;
|
|
84
|
-
attributes = {
|
|
85
|
-
LastUpgradeCheck = 0830;
|
|
86
|
-
ORGANIZATIONNAME = Facebook;
|
|
87
|
-
TargetAttributes = {
|
|
88
|
-
58B511DA1A9E6C8500147676 = {
|
|
89
|
-
CreatedOnToolsVersion = 6.1.1;
|
|
90
|
-
};
|
|
91
|
-
};
|
|
92
|
-
};
|
|
93
|
-
buildConfigurationList = 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNAppIceReactLibrary" */;
|
|
94
|
-
compatibilityVersion = "Xcode 3.2";
|
|
95
|
-
developmentRegion = English;
|
|
96
|
-
hasScannedForEncodings = 0;
|
|
97
|
-
knownRegions = (
|
|
98
|
-
en,
|
|
99
|
-
);
|
|
100
|
-
mainGroup = 58B511D21A9E6C8500147676;
|
|
101
|
-
productRefGroup = 58B511D21A9E6C8500147676;
|
|
102
|
-
projectDirPath = "";
|
|
103
|
-
projectRoot = "";
|
|
104
|
-
targets = (
|
|
105
|
-
58B511DA1A9E6C8500147676 /* RNAppIceReactLibrary */,
|
|
106
|
-
);
|
|
107
|
-
};
|
|
108
|
-
/* End PBXProject section */
|
|
109
|
-
|
|
110
|
-
/* Begin PBXSourcesBuildPhase section */
|
|
111
|
-
58B511D71A9E6C8500147676 /* Sources */ = {
|
|
112
|
-
isa = PBXSourcesBuildPhase;
|
|
113
|
-
buildActionMask = 2147483647;
|
|
114
|
-
files = (
|
|
115
|
-
B3E7B58A1CC2AC0600A0062D /* RNAppIceReactLibrary.m in Sources */,
|
|
116
|
-
);
|
|
117
|
-
runOnlyForDeploymentPostprocessing = 0;
|
|
118
|
-
};
|
|
119
|
-
/* End PBXSourcesBuildPhase section */
|
|
120
|
-
|
|
121
|
-
/* Begin XCBuildConfiguration section */
|
|
122
|
-
58B511ED1A9E6C8500147676 /* Debug */ = {
|
|
123
|
-
isa = XCBuildConfiguration;
|
|
124
|
-
buildSettings = {
|
|
125
|
-
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
126
|
-
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
127
|
-
CLANG_CXX_LIBRARY = "libc++";
|
|
128
|
-
CLANG_ENABLE_MODULES = YES;
|
|
129
|
-
CLANG_ENABLE_OBJC_ARC = YES;
|
|
130
|
-
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
131
|
-
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
132
|
-
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
133
|
-
CLANG_WARN_EMPTY_BODY = YES;
|
|
134
|
-
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
135
|
-
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
136
|
-
CLANG_WARN_INT_CONVERSION = YES;
|
|
137
|
-
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
138
|
-
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
139
|
-
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
140
|
-
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
141
|
-
COPY_PHASE_STRIP = NO;
|
|
142
|
-
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
143
|
-
ENABLE_TESTABILITY = YES;
|
|
144
|
-
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
145
|
-
GCC_DYNAMIC_NO_PIC = NO;
|
|
146
|
-
GCC_NO_COMMON_BLOCKS = YES;
|
|
147
|
-
GCC_OPTIMIZATION_LEVEL = 0;
|
|
148
|
-
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
149
|
-
"DEBUG=1",
|
|
150
|
-
"$(inherited)",
|
|
151
|
-
);
|
|
152
|
-
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
153
|
-
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
154
|
-
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
155
|
-
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
156
|
-
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
157
|
-
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
158
|
-
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
159
|
-
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
160
|
-
MTL_ENABLE_DEBUG_INFO = YES;
|
|
161
|
-
ONLY_ACTIVE_ARCH = YES;
|
|
162
|
-
SDKROOT = iphoneos;
|
|
163
|
-
};
|
|
164
|
-
name = Debug;
|
|
165
|
-
};
|
|
166
|
-
58B511EE1A9E6C8500147676 /* Release */ = {
|
|
167
|
-
isa = XCBuildConfiguration;
|
|
168
|
-
buildSettings = {
|
|
169
|
-
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
170
|
-
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
171
|
-
CLANG_CXX_LIBRARY = "libc++";
|
|
172
|
-
CLANG_ENABLE_MODULES = YES;
|
|
173
|
-
CLANG_ENABLE_OBJC_ARC = YES;
|
|
174
|
-
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
175
|
-
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
176
|
-
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
177
|
-
CLANG_WARN_EMPTY_BODY = YES;
|
|
178
|
-
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
179
|
-
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
180
|
-
CLANG_WARN_INT_CONVERSION = YES;
|
|
181
|
-
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
182
|
-
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
183
|
-
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
184
|
-
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
185
|
-
COPY_PHASE_STRIP = YES;
|
|
186
|
-
ENABLE_NS_ASSERTIONS = NO;
|
|
187
|
-
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
188
|
-
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
189
|
-
GCC_NO_COMMON_BLOCKS = YES;
|
|
190
|
-
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
191
|
-
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
192
|
-
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
193
|
-
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
194
|
-
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
195
|
-
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
196
|
-
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
197
|
-
MTL_ENABLE_DEBUG_INFO = NO;
|
|
198
|
-
SDKROOT = iphoneos;
|
|
199
|
-
VALIDATE_PRODUCT = YES;
|
|
200
|
-
};
|
|
201
|
-
name = Release;
|
|
202
|
-
};
|
|
203
|
-
58B511F01A9E6C8500147676 /* Debug */ = {
|
|
204
|
-
isa = XCBuildConfiguration;
|
|
205
|
-
buildSettings = {
|
|
206
|
-
HEADER_SEARCH_PATHS = (
|
|
207
|
-
"$(inherited)",
|
|
208
|
-
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
209
|
-
"$(SRCROOT)/../../../React/**",
|
|
210
|
-
"$(SRCROOT)/../../react-native/React/**",
|
|
211
|
-
);
|
|
212
|
-
LIBRARY_SEARCH_PATHS = "$(inherited)";
|
|
213
|
-
OTHER_LDFLAGS = "-ObjC";
|
|
214
|
-
PRODUCT_NAME = RNAppIceReactLibrary;
|
|
215
|
-
SKIP_INSTALL = YES;
|
|
216
|
-
};
|
|
217
|
-
name = Debug;
|
|
218
|
-
};
|
|
219
|
-
58B511F11A9E6C8500147676 /* Release */ = {
|
|
220
|
-
isa = XCBuildConfiguration;
|
|
221
|
-
buildSettings = {
|
|
222
|
-
HEADER_SEARCH_PATHS = (
|
|
223
|
-
"$(inherited)",
|
|
224
|
-
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
225
|
-
"$(SRCROOT)/../../../React/**",
|
|
226
|
-
"$(SRCROOT)/../../react-native/React/**",
|
|
227
|
-
);
|
|
228
|
-
LIBRARY_SEARCH_PATHS = "$(inherited)";
|
|
229
|
-
OTHER_LDFLAGS = "-ObjC";
|
|
230
|
-
PRODUCT_NAME = RNAppIceReactLibrary;
|
|
231
|
-
SKIP_INSTALL = YES;
|
|
232
|
-
};
|
|
233
|
-
name = Release;
|
|
234
|
-
};
|
|
235
|
-
/* End XCBuildConfiguration section */
|
|
236
|
-
|
|
237
|
-
/* Begin XCConfigurationList section */
|
|
238
|
-
58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNAppIceReactLibrary" */ = {
|
|
239
|
-
isa = XCConfigurationList;
|
|
240
|
-
buildConfigurations = (
|
|
241
|
-
58B511ED1A9E6C8500147676 /* Debug */,
|
|
242
|
-
58B511EE1A9E6C8500147676 /* Release */,
|
|
243
|
-
);
|
|
244
|
-
defaultConfigurationIsVisible = 0;
|
|
245
|
-
defaultConfigurationName = Release;
|
|
246
|
-
};
|
|
247
|
-
58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNAppIceReactLibrary" */ = {
|
|
248
|
-
isa = XCConfigurationList;
|
|
249
|
-
buildConfigurations = (
|
|
250
|
-
58B511F01A9E6C8500147676 /* Debug */,
|
|
251
|
-
58B511F11A9E6C8500147676 /* Release */,
|
|
252
|
-
);
|
|
253
|
-
defaultConfigurationIsVisible = 0;
|
|
254
|
-
defaultConfigurationName = Release;
|
|
255
|
-
};
|
|
256
|
-
/* End XCConfigurationList section */
|
|
257
|
-
};
|
|
258
|
-
rootObject = 58B511D31A9E6C8500147676 /* Project object */;
|
|
259
|
-
}
|