pushy

Xamarin ios bindings dll - Native linker cant find sdk

自闭症网瘾萝莉.ら 提交于 2020-01-06 15:18:24
问题 I'm attempting to bind the pushy.me obj-c framework. Ive run this through objective sharpie and get the output api definitons file and the framework. From here I build the file and get the output "PushySDK.dll" and reference it in my xamarin.ios project. But when I attempt to build the project I get a compile error. ugs-mobile-app/ugs_mobile_app.iOS/MTOUCH: Error MT5209: Native linking error: framework not found PushySDK (MT5209) (UGSMobileiOS) I've been doing some googling but cant really

PushyNetworkException thrown on Pushy.Register

廉价感情. 提交于 2019-12-24 00:38:01
问题 I am trying to get pushy from pushy.me to work with Xamarin. I have created a Bindings Library for Pushy and it builds fine. On Pushy.Register(context) I get an exception thrown. I can't figure out what is causing the exception has anyone else tried to implement this into xamarin and were successful or have any ideas what could be going wrong. The eception is thrown on JNIEnv.GetString(JNIEnv.CallStaticObjectMethod(class_ref,id_register_Landroid_content_Context_, __args),JniHandleOwnership