Correct email parsing to prevent malformed tracking links, issue#37#40
Correct email parsing to prevent malformed tracking links, issue#37#40iShinzoo wants to merge 2 commits intoshankarpriyank:masterfrom
Conversation
There was a problem hiding this comment.
It's great having you contribute to this project
Welcome to the open-source world 🤓It is really good to see that you have taken out your precious time to contribute to this project. Communication is very important for open-source,please try to communicate well. Any questions?let me know!
|
hi @iShinzoo thanks for the pr, unfortunately its been quite some time since I last ran this project, so it may take some time for me get the project setup locally again. |
|
Hi @shankarpriyank, |
|
@shankarpriyank I've encountered issue while setting up the app as per the instructions in the Readme.md file. Initially, everything seemed to be working fine. However, upon attempting to log in with my tester email ID, I encountered a failure. I meticulously followed the setup process, including setting up a Firebase project and adding the necessary dependencies. Unfortunately, when I added the dependency, I was met with an error that appears to be related to a conflict, as depicted in the screenshot provided here. To resolve this issue, I've attempted the following:
Regrettably, none of these solutions have proven effective. Upon further investigation, I've realized that to build the project successfully, I may need to shift to the latest Kotlin version and Gradle plugin. However, this process seems to introduce complications, as many components in the project become deprecated, making it increasingly intricate to manage. Could you kindly provide guidance or suggest alternative solutions to address this issue? |
|
Umm thanks for all the effort, can you try to revert all the changes in the build.gradle file and then try to build the app? |

#issue37 Correct email parsing to prevent malformed tracking links