Closed DanroyMwangi closed 3 months ago
@DanroyMwangi,
Quite a number of formatting and lining issues, do ensure to run the fmt
command in the Makefile
once you are done so that the pipeline check is passed.
Overall, great approach to solving the issue. We should be able to finalize after these minor changes.
Please share if there are any iOS-specific steps that need to be applied so that I can have them noted down. This app currently runs smoothly on both platforms.
I made changes for the Android platform based on the Appinio Social Share documentation. Unfortunately, I was unable to test these changes on iOS.
Please share if there are any iOS-specific steps that need to be applied so that I can have them noted down. This app currently runs smoothly on both platforms.
I made changes for the Android platform based on the Appinio Social Share documentation. Unfortunately, I was unable to test these changes on iOS.
What particular changes were made for iOS to allow me to test them on my end? Just the exact lines that need changing since we don't support all the platforms listed there.
@DanroyMwangi
Do you have a time estimate for this. Needing to assign another issue that's dependent on this being merged to avoid unpleasant merge conflicts.
@DanroyMwangi
Do you have a time estimate for this. Needing to assign another issue that's dependent on this being merged to avoid unpleasant merge conflicts.
Hey, Iโm currently a bit tied up. The earliest I can deliver this is by this evening. I appreciate your patience!
Made a new issue #94 to enable Facebook sharing to happen on iOS and Android. Will finalize the pending Facebook work on that issue to allow work to move on. Thank you for your contribution merged via #93
Description
This PR:
Closes #61 Closes #88
Areas for Future Improvement
Error Handling: Currently, errors for missing social media apps are displayed in the terminal. Consider enhancing the user experience by showing these errors directly in the UI.
Type of Change
Test on Device
You can download the APK from Firebase App Distribution once this PR builds successfully via the following link: Download APK
Look