Closed MartinAkram closed 10 months ago
hi @MartinAkram ! Thanks for preparing the PR 👍
Presently, the main
branch is under a set of changes (internal: pd3OIC-1tL-p2) and getting ready for a new major release. But I think this PR should not wait for the next major release, but rather land in 3.2.0
(current release is 3.1.1
).
I've just prepared release/3.2.0
branch for you. It'd be great if you could rebase on it, instead of the main
. Unfortunately It'll affect the code in the PR highly - e.g. ParselyMetadata
is written in Java there. Sorry for that!
Absolutely will do, @wzieba! Thanks so much
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: No coverage uploaded for pull request base (
release/3.2.0@644cf41
). Click here to learn what that means.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
⁉️ What ⁉️
This PR adds a new optional parameter,
pageType
, to theParselyMetadata
class in the Android SDK. This is being done in response to a client question/request (see linked issue below).Companion iOS SDK PR: https://github.com/Parsely/AnalyticsSDK-iOS/pull/90
✔️ TODOs ✔️