Farhan Kassam
Farhan Kassam
> In angular.json I had: > > ``` > "lint": { > "builder": "@angular-eslint/builder:lint", > "options": { > "lintFilePatterns": [ > "src/**/*.ts", > "src/**/*.html" > ], > "tsConfig": [ >...
Please find attached the archive log exported after trying to archive via `Product > Archive`: [Archive PhoneMe_2020-10-14T23-10-15.txt](https://github.com/BranchMetrics/react-native-branch-deep-linking-attribution/files/5383493/Archive.PhoneMe_2020-10-14T23-10-15.txt) Please find a build log exported from the IDE when trying to build...
The error can be reproduced by cloning the following repo and running the app on Xcode: https://github.com/farhankassam2/PNM_179_Test_Project/. In the repo, `react-native-branch` has already been successfully linked and installed. Thanks.
I managed to find a solution that successfully builds the app with RNBranch package, and this solution is so trivial it blew my mind I am not even sure why...
> Thanks a bunch for taking the time to write this up Beau! > > It seems to me this library was written before [facebook/react-native#15460](https://github.com/facebook/react-native/pull/15460) was merged / has not...
@celineotter , I also tried your method. When I was trying to run pod install after adding and linking `react-native-branch`, it seems as though the identified `subspecs` such as `React/CxxBridge`...
> I think this issue occurs on API24 devices Oh no, it is also occurring in Android API 28 devices (at least with my emulator). This is my stack trace...
Okay so I also am experiencing this issue in Android currently. It is not nice how such a widely used library is not well maintained, particularly for an issue this...
Agreed. Googling led me here and now I know that my connectionString was left undefined. It is so weird because I do define a connectionString in my environment variables within...