Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing 'In App Message' feature #3

Open
hafeelpurakkattu opened this issue Mar 21, 2023 · 3 comments
Open

missing 'In App Message' feature #3

hafeelpurakkattu opened this issue Mar 21, 2023 · 3 comments

Comments

@hafeelpurakkattu
Copy link

Hi @taku-ka

Can you include the "In App Message" feature part as a part of this SFMC Xamarin Forms binding example?

@taku-ka
Copy link
Owner

taku-ka commented Apr 12, 2023

Hi
What type of In App Message do you want to implement (Outbound or inbox messages)
Regards

@billmote
Copy link

Hi What type of In App Message do you want to implement (Outbound or inbox messages) Regards

It requires the implementation of the URL handler during SDK initialization to handle button clicks in the InApp Messages. Beyond that there are messages automatically handled by the SDK when the application is opened, but there is also a track call that you can use to trigger messages to be shown from anywhere in your application.

@hafeelpurakkattu
Copy link
Author

hafeelpurakkattu commented Apr 27, 2023

@billmote Thanks for the reply, and sorry for the delayed response.

I want the URLHandler and the InAppMessageManager classes for both iOS and Android.

The URLHandler class you gave in the iOS example is not working for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants