a2k
a2k
Same goes with basicUserQuery https://github.com/dabit3/heard/blob/master/src/graphql/queries.js#L3-L22 but I have to check if its used or not 😂
Ohh its used but don't know how that works
Yep @stormr1der, @lesnitsky is right 😂 Thanks tho 😃
@stormr1der what do you mean? I haven't edited the description at all since opening the issue 😂
@karuppiah7890 So does this mean, Email Subscribers & Unsubscribers are managed by Mail For Good❓ I am just starting out with no subscribers & would love to use Mail For...
cc @zhakkarn as you're more active here 😉
Okay I got it. I just created a sample csv file like ```csv email [email protected] ``` & imported it & now everything is handled by Mail For Good :)
LOL now I know why the mail was for 😂
@pjloury @jacobrosenthal I'm getting this error right now. ``` cp: /Users/deadcoder0904/Library/Developer/Xcode/DerivedData/Away_From_Keyboard-bcrytpktfvzflmexubmyosnhzksq/Build/Products/Debug/Away From Keyboard.app/Contents/Frameworks/LaunchAtLogin.framework/Resources/LaunchAtLoginHelper.app: No such file or directory Command /bin/sh emitted errors but did not return a nonzero exit code...
@wes566 I happen to have made both examples with a simple project :) CocoaPods Example - https://github.com/deadcoder0904/LaunchAtLoginPod Carthage Example - https://github.com/deadcoder0904/LaunchAtLoginCart