You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked to make sure that this issue has not already been filed
Expected Behavior
When you click/tap on the share icon, a modal opens up which allows you to share the post with its sharing URL and message.
Current Behavior
The current behavior only involves sharing a message when the share icon is clicked.
Steps to Reproduce
Launch the app
Go to Home Screen
Click on the share button
Proposed Solution
Implementing deep linking in the app using Firebase (more specifically Firebase Dynamic Links), which allow users to share links to specific screens or components i.e. posts of the Go-social app.
@shehand Also, kindly review my previous pull requests.
ajaman190
changed the title
Share post is function in not working due to no Deep Linking in the app
Share post function in not working due to no Deep Linking in the app
Mar 23, 2023
ajaman190
changed the title
Share post function in not working due to no Deep Linking in the app
Share post function is not working due to no Deep Linking of the app
Mar 23, 2023
Prerequisites
Expected Behavior
When you click/tap on the share icon, a modal opens up which allows you to share the post with its sharing URL and message.
Current Behavior
The current behavior only involves sharing a message when the share icon is clicked.
Steps to Reproduce
Proposed Solution
Implementing deep linking in the app using Firebase (more specifically Firebase Dynamic Links), which allow users to share links to specific screens or components i.e. posts of the Go-social app.
@shehand assign this issue to me.
The text was updated successfully, but these errors were encountered: