How do I call an Objective-C method from Javascript in UIWebView?

前端 未结 4 1325
太阳男子
太阳男子 2021-01-25 03:21

I\'m developing a native iPhone app using Phonegap, so everything is done in HTML and JS. I am using the Flurry SDK for analytics and want to use the

[FlurryAPI         


        
4条回答
  •  心在旅途
    2021-01-25 03:46

    You can find the Phonegap Flurry Plugin written by me at

    https://github.com/designerkamal/Phonegap-Flurry-Plugin

提交回复
热议问题