Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,23 @@ android {
compileSdk 34
namespace 'com.adobe.marketing.mobile.flutter.flutter_aepsdk_example'

compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}

kotlinOptions {
jvmTarget = '1.8'
}

lintOptions {
disable 'InvalidPackage'
}

defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.adobe.marketing.mobile.flutter.flutter_aepsdk_example"
minSdkVersion 21
minSdkVersion flutter.minSdkVersion
targetSdkVersion 34
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package com.adobe.marketing.mobile.flutter.flutter_aepsdk_example;

import io.flutter.embedding.android.FlutterActivity;
import io.flutter.embedding.android.FlutterFragmentActivity;

public class MainActivity extends FlutterActivity {
public class MainActivity extends FlutterFragmentActivity {
}
2 changes: 1 addition & 1 deletion example/android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Thu Apr 18 18:04:58 PDT 2024
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
4 changes: 2 additions & 2 deletions example/android/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ pluginManagement {
}

plugins {
id "com.android.application" version "8.2.2" apply false
id "org.jetbrains.kotlin.android" version "1.8.22" apply false
id "com.android.application" version "8.7.3" apply false
id "org.jetbrains.kotlin.android" version "2.1.0" apply false
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
}

Expand Down
2 changes: 1 addition & 1 deletion example/ios/Flutter/AppFrameworkInfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MinimumOSVersion</key>
<string>12.0</string>
<string>13.0</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion example/ios/Podfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Uncomment this line to define a global platform for your project
platform :ios, '12.0'
platform :ios, '13.0'

# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
Expand Down
54 changes: 27 additions & 27 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
PODS:
- AEPAssurance (5.0.1):
- AEPAssurance (5.0.2):
- AEPCore (< 6.0.0, >= 5.0.0)
- AEPServices (< 6.0.0, >= 5.0.0)
- AEPCore (5.4.0):
- AEPCore (5.7.0):
- AEPRulesEngine (< 6.0.0, >= 5.0.0)
- AEPServices (< 6.0.0, >= 5.4.0)
- AEPServices (< 6.0.0, >= 5.7.0)
- AEPEdge (5.0.3):
- AEPCore (< 6.0.0, >= 5.3.1)
- AEPEdgeIdentity (< 6.0.0, >= 5.0.0)
- AEPEdgeBridge (5.0.0):
- AEPEdgeBridge (5.1.0):
- AEPCore (< 6.0.0, >= 5.0.0)
- AEPEdgeConsent (5.0.0):
- AEPEdgeConsent (5.0.1):
- AEPCore (< 6.0.0, >= 5.0.0)
- AEPEdge (< 6.0.0, >= 5.0.0)
- AEPEdgeIdentity (5.0.0):
- AEPCore (< 6.0.0, >= 5.0.0)
- AEPIdentity (5.4.0):
- AEPCore (< 6.0.0, >= 5.4.0)
- AEPLifecycle (5.4.0):
- AEPCore (< 6.0.0, >= 5.4.0)
- AEPMessaging (5.6.0):
- AEPCore (< 6.0.0, >= 5.3.0)
- AEPIdentity (5.7.0):
- AEPCore (< 6.0.0, >= 5.7.0)
- AEPLifecycle (5.7.0):
- AEPCore (< 6.0.0, >= 5.7.0)
- AEPMessaging (5.8.0):
- AEPCore (< 6.0.0, >= 5.6.0)
- AEPEdge (< 6.0.0, >= 5.0.2)
- AEPEdgeIdentity (< 6.0.0, >= 5.0.0)
- AEPServices (< 6.0.0, >= 5.3.0)
- AEPServices (< 6.0.0, >= 5.6.0)
- AEPRulesEngine (5.0.0)
- AEPServices (5.4.0)
- AEPSignal (5.4.0):
- AEPCore (< 6.0.0, >= 5.4.0)
- AEPServices (5.7.0)
- AEPSignal (5.7.0):
- AEPCore (< 6.0.0, >= 5.7.0)
- AEPUserProfile (5.0.0):
- AEPCore (< 6.0.0, >= 5.0.0)
- Flutter (1.0.0)
Expand Down Expand Up @@ -108,20 +108,20 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/flutter_aepuserprofile/ios"

SPEC CHECKSUMS:
AEPAssurance: df04baeace42befb0cc213fd6cdfe51651d11ba6
AEPCore: 8cdc5390163f2b761e7f3eed1cae92b8a11c0237
AEPAssurance: fedcd7ed72b431b5f310eb3a52921345c34c1051
AEPCore: d1b0905c5a9531a883d9e8c31212ff61ca900be0
AEPEdge: 105afc7958acd7c016d57f7ac1d6f632bf05e6ee
AEPEdgeBridge: be78be4885ae420ef21bda91707d5eff9510ef70
AEPEdgeConsent: d7db1d19eb4c1e2146360ed3c8df315f671b26d5
AEPEdgeBridge: 2302555a67bf4677a903c42dedf9b3ab0dd941b9
AEPEdgeConsent: 5f28a8ed6cd86812a73b1f5a4dbde9c81e486bf1
AEPEdgeIdentity: 3161ff33434586962946912d6b8e9e8fca1c4d23
AEPIdentity: 44513e103592e8cc60508dde9f0b049c82897c07
AEPLifecycle: 619ce7bf7b64a2caff7a172e9f12f0b6da636142
AEPMessaging: 34d796c0a078c3e669b88150aae7dc468a308dcd
AEPIdentity: 1d491f04c11cbea9d94c6e2bc1b956b1264e3f42
AEPLifecycle: da35d7393f0d635472719d292b9e4142123cb13c
AEPMessaging: 8018287b9504b8ab7ee8dc96d87e524c2f8e5a9f
AEPRulesEngine: fe5800653a4bee07b1e41e61b4d5551f0dba557b
AEPServices: ce27e3f2de75a9b24b3d27c7b5f1bb519724f8cb
AEPSignal: 9b34890eea1b81714aa45b7d7f8deb82206b0ca2
AEPServices: e1f14e286a8680cecbe0bcdf6ea47f46573635c4
AEPSignal: 6e10c4d1dca8fb1ed8601cb4224ebd30fc241a59
AEPUserProfile: cf36305d683d993d528337a46b7a269029b63e5d
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467
flutter_aepassurance: eec6156fe1f6324f05546b7df34f3f0d18187f71
flutter_aepcore: 5de99ca989c8f31c5a715ae5c2bf864b01518936
flutter_aepedge: 060db412454a60e1a970b3bdf649543c94a25fc0
Expand All @@ -131,6 +131,6 @@ SPEC CHECKSUMS:
flutter_aepmessaging: a702f2691b29880d723aa0ff214a271fc6bdd381
flutter_aepuserprofile: c9c84653ece987b2ed5c9c8d49735c79aa362314

PODFILE CHECKSUM: 4e8f8b2be68aeea4c0d5beb6ff1e79fface1d048
PODFILE CHECKSUM: cc1f88378b4bfcf93a6ce00d2c587857c6008d3b

COCOAPODS: 1.14.3
COCOAPODS: 1.16.2
19 changes: 9 additions & 10 deletions example/ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@
TargetAttributes = {
97C146ED1CF9000F007C117D = {
CreatedOnToolsVersion = 7.3.1;
DevelopmentTeam = 66USX5VV9D;
LastSwiftMigration = 1130;
};
};
Expand Down Expand Up @@ -382,7 +381,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SUPPORTED_PLATFORMS = iphoneos;
Expand All @@ -398,14 +397,14 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = 66USX5VV9D;
DEVELOPMENT_TEAM = FKGEE875K4;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
INFOPLIST_FILE = Runner/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -469,7 +468,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -518,7 +517,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SUPPORTED_PLATFORMS = iphoneos;
Expand All @@ -534,14 +533,14 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = 66USX5VV9D;
DEVELOPMENT_TEAM = FKGEE875K4;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
INFOPLIST_FILE = Runner/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand All @@ -566,14 +565,14 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = 66USX5VV9D;
DEVELOPMENT_TEAM = FKGEE875K4;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
INFOPLIST_FILE = Runner/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down
Loading