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

0.2.5: Unresolved References when building on iOS #61

Open
rnstewart opened this issue Feb 9, 2020 · 8 comments
Open

0.2.5: Unresolved References when building on iOS #61

rnstewart opened this issue Feb 9, 2020 · 8 comments

Comments

@rnstewart
Copy link

I am building a multiplatform (Android/iOS) project using the Kissme library, and everything works great on Android. But when I try to build the iosBinaries task, I get the following errors:

Unresolved Reference: netguru
Unresolved Reference: Kissme

I saw that there was a pre-existing issue about this several months ago (#55), but it was closed without a resolution. Has there been any progress on fixing it?

@sebi0920
Copy link

I have the same problem...
Might be due to the fact, that in bintray no klib for version 0.2.5 was supplied: https://dl.bintray.com/netguru/maven/com/netguru/kissme/ios/0.2.5/
You can try using the debug version: https://dl.bintray.com/netguru/maven/com/netguru/kissme/ios_debug_ios_arm64/0.2.5/

@rnstewart
Copy link
Author

That's a shame. I was really excited about using this library. I hope the dev can fix this sometime soon.

@rhonyabdullah
Copy link

I'm back again with this library and still not resolved. Please tell us wether this library abandoned or still on fixing progress.

@apomalyn
Copy link

Same here! Seems like ths library is abandoned

@dgomolka
Copy link

@samiuelson?

@nbourdin
Copy link

Hello, did you find any workaround to use this lib in your project?

@rnstewart
Copy link
Author

Sadly, no. I had to give up on it.

@apomalyn
Copy link

In my case, I implemented the logic using the foundation package...Not really efficient and took me a very long time to implement...

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

6 participants