adobe / aepsdk-target-ios

Adobe Experience Platform - Target extension built with Swift
Apache License 2.0
0 stars 15 forks source link

retrieveLocationContent sometimes return content with empty string #170

Open arkilis opened 2 months ago

arkilis commented 2 months ago

Expected Behaviour

User forcely close the app and retrieveLocationContent is always return value.

Actual Behaviour

retrieveLocationContent sometimes return empty content string, sometimes not with same set of code.

Reproduce Scenario (including but not limited to)

close the app completely by swipe up

Steps to Reproduce

close the app completely by swipe up

Platform and Version

iOS 17, any iOS device

Sample Code that illustrates the problem

Logs taken while reproducing problem

spoorthipujariadobe commented 1 month ago

Hi @arkilis , For the Target activity you're using, is there a default content that all users are configured to receive? If not, there might be cases when a user does not qualify for the offer and an empty string is returned. If a default content is expected in all cases, would you please be able to share some logs for the case when retrieveLocationContent returns an empty content string?

Thanks, Spoorthi Pujari