Ranjan
Ranjan

Reputation: 80

How to add ios premium sdk of here map in swift

I have added ios premium sdk of here map,but got an error dyld: Library not loaded: @rpath/NMAKit.framework/NMAKit Referenced from: /var/containers/Bundle/Application/FDDB86EF-870F-4099-ABC5-E5A49FEECCD7/DemoHerePremium.app/DemoHerePremium Reason: image not found

Upvotes: 1

Views: 121

Answers (1)

Abhishek Sharma
Abhishek Sharma

Reputation: 475

Here Map SDK needs to be added in Embedded Binaries as well.

enter image description here

Upvotes: 2

Related Questions