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

Small tweaks for DLPaidContent #26

Merged
merged 6 commits into from
Sep 12, 2024
Merged

Small tweaks for DLPaidContent #26

merged 6 commits into from
Sep 12, 2024

Conversation

bbijoch
Copy link
Contributor

@bbijoch bbijoch commented Sep 11, 2024

Set RingPublishingTracking extension as public
Source as optional

@@ -116,7 +116,10 @@ public class RingPublishingTracking {
///
/// - Parameter events: [Event]
public func reportEvents(_ events: [Event]) {
Logger.log("Reporting generic events, events count: '\(events.count)'")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a potem nie ma logów z tym? bo to jest kolejkowane potencjalnie tez

Copy link
Contributor Author

@bbijoch bbijoch Sep 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Zamieniłem to tylko, że wyświetla w pętli log per event linia 121.
Nie rozumiem co rozumiesz przez "jest kolejkowane"

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nvm :)

@@ -116,7 +116,10 @@ public class RingPublishingTracking {
///
/// - Parameter events: [Event]
public func reportEvents(_ events: [Event]) {
Logger.log("Reporting generic events, events count: '\(events.count)'")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nvm :)

@bbijoch bbijoch merged commit 5ec2822 into feature/paid Sep 12, 2024
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

Successfully merging this pull request may close these issues.

3 participants