Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS installation instructions are wrong #2

Open
katye333 opened this issue Dec 4, 2020 · 0 comments
Open

iOS installation instructions are wrong #2

katye333 opened this issue Dec 4, 2020 · 0 comments

Comments

@katye333
Copy link

katye333 commented Dec 4, 2020

First I want to make it clear that I am trying to use the native iOS and Android SDKs, not Cordova.

The instructions for the iOS SDK make no sense. It says to drag the SCGPushSDK.framework file into the project in Xcode, but that file doesn't exist within the confines of the iOS directory. There is a SCGPushSDK.framework in the Cordova directory but I am not using Cordova. Do I need to copy this framework into the correct location (ie., the native iOS directory)?

In the native iOS directory, there is a framework directory named SCGPush.framework. I attempted to use this framework instead of the one written in the instructions, however I encountered issues with importing the SCGPush.h file because it also doesn't exist within the iOS SDK. After searching the misnamed framework, I did find a header file contained within but it is named SCGPush-Swift.h.

I don't know if there is an up-to-date README file or even better, an up-to-date SDK, but I would really appreciate some help with using this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant