9 semantic issues when adding code to appdelegate
  • When I added the code as per your instructions to my appDelegate file, I got 9 semantic issues. 

    EG: ! Duplicate declaration of method 'application:didRegisterForRemoteNotificationsWithDeviceToken:"

    Could this be because I have Appoxee in my app too? I want both cos I want to send out push notifications manually as well as when devices are within a certain distance form my client's company.
  • 1 Comment sorted by
  • Hi there! Check to make sure you didn't define the application:didRegisterForRemoteNotificationsWithDeviceToken: method twice in your app delegate. You should be able to add the Geoloqi code into the existing method used by Appoxee. There should be no problem having both SDKs in your application.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion