adobe / aepsdk-react-native

A wrapper around the iOS and Android AEP mobile SDK to allow for integration with React Native applications.
Apache License 2.0
15 stars 28 forks source link

Add location hint APIs to Edge Network #237

Closed cacheung closed 1 year ago

cacheung commented 1 year ago

Add setLocationHint and getLocationHint to Edge Network extension (ts, Java and iOS) Add unit tests Update Sample App with location hint API Update Sample App AndroidManifest file's deeplink format, so now it works for all Android API. Update location hint API doc.

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: