I'm new to iOS development.
I use GCM for chating and push notifications.
When I run my iOS app in simulator it never gives me any error but when I run my iOS app on my device(iPad, iOS 8.1, xcode7.1), the build fails and gives an error:
linker command failed with exit code 1 (use -v to see invocation) )
How should I deal with the error?