Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4C4C718761 for ; Mon, 10 Aug 2015 04:50:52 +0000 (UTC) Received: (qmail 76754 invoked by uid 500); 10 Aug 2015 04:50:52 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 76713 invoked by uid 500); 10 Aug 2015 04:50:51 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 76702 invoked by uid 99); 10 Aug 2015 04:50:51 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Aug 2015 04:50:51 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 219501A9BBA for ; Mon, 10 Aug 2015 04:50:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.315 X-Spam-Level: **** X-Spam-Status: No, score=4.315 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, URI_HEX=1.313, URI_TRY_3LD=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id xBcJpujRsR9M for ; Mon, 10 Aug 2015 04:50:43 +0000 (UTC) Received: from mail-yk0-f169.google.com (mail-yk0-f169.google.com [209.85.160.169]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id B0BAA42BAC for ; Mon, 10 Aug 2015 04:50:42 +0000 (UTC) Received: by ykdz80 with SMTP id z80so19344373ykd.2 for ; Sun, 09 Aug 2015 21:50:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-type; bh=Hn/nHR2Ynt645PB+QQQtN9eT+nBi2B3+inurd6nbUqE=; b=ARIVjcrOqS/aRkMfn6RWxBIjLXGfvyZtfY4utE/IQbSYmqbKpX3jbA7c812+7knU3s NLDVn9FyOAsImvfK+Bc/4hJheLQ1x93PVZDEdjxlyf4LuO/ef48YGD1Z8/As7E+JLWp+ StVBZbOkC+CD7OdKaN4ZDgWq0864SWn9fvWfYE2/Kwv9s+HW2dZHIRyH77mJalFNrbGm hhGY0k6yRV0YfMpxd+J5LFzgn4k1dAqo4lIExTVF0M0LX60e8RH0FMzl2l9z+YdiPBge L3t860hf5eEjEQuGQa85Ycv1DtQnlsK4Eepp+VY+nM0ZC0L/Yo8pRtupg3JUFSiCcOX7 H07g== X-Received: by 10.129.134.131 with SMTP id w125mr19283202ywf.115.1439182242345; Sun, 09 Aug 2015 21:50:42 -0700 (PDT) MIME-Version: 1.0 References: <1438745240049-4700428.post@n4.nabble.com> <1438914996711-4700543.post@n4.nabble.com> <1439084913762-4700619.post@n4.nabble.com> In-Reply-To: <1439084913762-4700619.post@n4.nabble.com> From: Jim Gomes Date: Mon, 10 Aug 2015 04:50:33 +0000 Message-ID: Subject: Re: Xamarin: No IConnectionFactory implementation found for connection To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=001a114efe80528944051cedbaa4 --001a114efe80528944051cedbaa4 Content-Type: text/plain; charset=UTF-8 The reason is that I don't have iOS devices. :-) Sorry, I can't help with that. All of the code should be portable, though. I'm glad you were able to get the code working on Android! On Sat, Aug 8, 2015, 6:51 PM olliog wrote: > I got a connection established via Stomp in a Xamarin.Android application. > Great work, guys! I could re-use most of the C# messaging code I used in > are > regular .NET application. > > I now wonder what I should do for iOS? Is there are reason why the > Apache.NMS source only contains projects for Xamarin.Android and not for > Xamarin.iOS? What would you recommend me to do here? > > Thanks and best wishes, > Oliver > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Xamarin-No-IConnectionFactory-implementation-found-for-connection-tp4700428p4700619.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > --001a114efe80528944051cedbaa4--