Skip to content

Feat/track reinstalls#5

Open
Shofiya2003 wants to merge 8 commits intomainfrom
feat/track-reinstalls
Open

Feat/track reinstalls#5
Shofiya2003 wants to merge 8 commits intomainfrom
feat/track-reinstalls

Conversation

@Shofiya2003
Copy link
Collaborator

Changes

  • Created a function to get fcm token and apns token
  • Passed the tokens to init api
  • added parameters user_created_at and is_first_time_user to signup function
  • added dependencies to for collecting push tokens

@RathodDarshil
Copy link
Owner

This is good just a couple of things to address:

  • There are some linting errors in the repo, start from checking out linkrunner.dart file
  • Shift the push notification tokens inside the device_data key instead of passing them directly in the body

@RathodDarshil
Copy link
Owner

Shift isFirstTimeUser inside LRUserData

…data interface instead of passing them separately
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.

2 participants