Expand my Community achievements bar.

Register User to send PN but can't find user profile with ECID in the Profiles section

Avatar

Level 1

Hi Sebastiane,

I am a iOS developer, would like to use the adobe PN. I followed the whole tutorial on the github and adobe site.

My questions are, once app call register extension It takes some times to find user profile in the Profiles section with app ECID but It is not registered just one time call.
Profile can be found app launch several time back and forth.
Can you please provide the sample or whole process to send PN with Campaigns or Journeys without Assurance? 

 

MobileCore.setLogLevel(.trace)

        let extensions = [Messaging.self, Edge.self,Consent.self, Assurance.self, AEPEdgeIdentity.Identity.self, AEPIdentity.Identity.selfUserProfile.self, Lifecycle.self

]

        MobileCore.registerExtensions(extensions, {

            MobileCore.updateConfigurationWith(configDict: ["messaging.useSandbox":true, "messaging.eventDataset": "eventDataset_id","edge.configId":"edge_configId_id"])

        })

ChanickPark_0-1721759648384.png

0 Replies