Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

steve_benedick
steve_benedick
Offline

Badges

Badges
14

Accepted Solutions

Accepted Solutions
27

Likes Received

Likes Received
15

Posts

Posts
38

Discussions

Discussions
2

Questions

Questions
36

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by steve_benedick
Customize the badges you want to showcase on your profile
Re: Android Adobe SDK APIS from Mobile Core not capturing trackAction and trackState data. - Adobe Experience Platform SDKs 31-03-2022
Hey Amol,Can you turn on verbose logging for the SDK?MobileCore.setLogLevel(LoggingMode.VERBOSE);Assuming that the proper APIs are being called, the logs should confirm the following:The app SDK is getting properly configuredThe Analytics extension is being registeredAnalytics requests are being sent by the deviceAre you able to confirm activity matching the above? Thanks.-steveb

Views

251

Likes

0

Replies

0
Re: Details on BackdateSessionInfo - App Tracking - Adobe Experience Cloud Mobile 20-05-2021
Hi @steve_benedick ,that helps a lot. Thank you very much! - Eric

Views

316

Likes

0

Replies

0
Re: Access Processing Rules via API - Adobe Analytics 27-04-2021
In the data collection roadmap, there is an item labeled "XDM Mapper on the Edge". This item sits at the top of the list for Q4. See https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform-launch/data-collection-roadmap/ba-p/401733 It's tough to connect the dots, but it is my understanding that this functionality will (among other things) allow us to:Map from XDM fields into AA props, eVars, events, list vars, and built-ins (pageName, channel, purchaseID, transactionID, state,...

Views

539

Likes

0

Replies

0
Re: Android M1 support? - Adobe Experience Platform SDKs 04-03-2021
Hey @viniciushisao -We haven't had any issues running the Android SDKs on an M1 machine using Google's M1 preview emulator. What kind of errors are you seeing that make you think it's an issue with the Adobe SDK? Thanks.-steveb

Views

395

Like

1

Replies

0
Re: ADBMobile error in ios14 device - Adobe Experience Cloud Mobile 25-01-2021
Hey @bobo1429 - We've spent some time trying to reproduce this issue internally and haven't had any success. If there are any settings or environment conditions that you can suggest that would help us to reproduce the issue, please let us know.Otherwise, please open a ticket with Client Care so that you can provide us a with a project that reproduces the issue. Thanks! steve benedicksr mobile software engineerAdobe Marketing Cloud

Views

372

Likes

0

Replies

0
Re: Tracking iOS Permission Request Alerts - Adobe Experience Platform SDKs 02-10-2020
Another helpful hint -> The Places extension holds the authorization status for a user in the extension's shared state. This shared state can be added as a Data Element in launch so that you can include the status in various workflows. The first image below shows how you can define a Data Element for Auth Status. The second image shows that you can use any data element in Launch workflows as a condition or part of an action (i.e. post back). How would this be valuable in a workflow? Let's say yo...

Views

422

Like

1

Replies

0
Re: ad-hoc builds won't complete unless Bitcode is disabled - Adobe Experience Cloud Mobile 02-10-2020
@Jen_Andrews @steve_benedick We are still facing this issue in our builds to archive on device (integrated via Cocoapods, v4.19.3, Xcode 11.3.1, 11.4 & 12.0 and ObjC+Swift app). How can we resolve this issue?

Views

783

Likes

0

Replies

0
Re: AEP Mobile SDK support Cordova? - Adobe Experience Platform SDKs 29-05-2020
Hi @John_Man - apologies for the confusing documentation. Docs have been updated and please note that Cordova is supported - see https://aep-sdks.gitbook.io/docs/#supported-platforms

Views

1.8K

Like

1

Replies

0
Re: App Users number higher that upgrades + first launches - Adobe Experience Cloud Mobile 20-02-2020
Hey @jorisdebeer,Great question! Hopefully I can clear things up by providing a little insight on when First Launches and Upgrades are reported.First Launches - this event is only sent in the first time a user launches your app. Think of a first launch as a net-new user.Upgrades - this event is only sent in the first time a user launches your app, and the previous launch of your app was a different version.These are both event-type variables, meaning they get counted only when they're sent in. I...

Views

2.8K

Likes

0

Replies

0
Re: Upgrading mobile app analytics from sdk4 to sdk5 - Adobe Experience Platform SDKs 11-09-2019
Hey rupaljain2408​ - Assuming you're using the same Analytics configuration (report suites and data collection server) for both your v4 and AEP SDK implementation, this shouldn't be a problem for you. Hope this helps.steve benedicksr mobile software engineerAdobe Experience Cloud

Views

2.4K

Likes

2

Replies

0
Likes given to