genexus-sd

External Object for Android with callback Event

谁都会走 提交于 2019-12-13 03:36:59
问题 I'm building an External Object for Android. I have an asynchronous method and I guess I must to use an Event into the External Object to receive it's callback in Genexus. But, can anyone show me how to trigger this event in GX from the android java class? 回答1: This method: mCoordinator.runAction("yourEvent", null); And the mCoordinator you can get it at the constructor: public YourUC(Context context, Coordinator coordinator, LayoutItemDefinition definition){ } 来源: https://stackoverflow.com

Algorithm negotiation fail deploying iOS app in OSX “El Capitan”

我与影子孤独终老i 提交于 2019-12-06 16:29:53
问题 I'm trying to deploy an app to a macbook with "El Capitan" OS Version but the MacTransfer.exe of Genexus says "Algorithm negotiation fail". I have already enable the remote login and also made the change in de etc/ssh/sshd_config for PasswordAuthentication yes. Also if I try to connect with open ssh from my windows laptop I'm able to do it. is there another line to be included in the ssh? 回答1: This problem has been fixed recently. You may patch your GX installation by replacing the files

Algorithm negotiation fail deploying iOS app in OSX “El Capitan”

狂风中的少年 提交于 2019-12-04 21:04:41
I'm trying to deploy an app to a macbook with "El Capitan" OS Version but the MacTransfer.exe of Genexus says "Algorithm negotiation fail". I have already enable the remote login and also made the change in de etc/ssh/sshd_config for PasswordAuthentication yes. Also if I try to connect with open ssh from my windows laptop I'm able to do it. is there another line to be included in the ssh? Gonzalo Gallotti This problem has been fixed recently. You may patch your GX installation by replacing the files contained in the following zip files: GeneXus Salto GeneXus Evolution 3 Within :