Received: by 10.66.85.231 with SMTP id k7mr835602paz.38.1343456552117; Fri, 27 Jul 2012 23:22:32 -0700 (PDT) X-BeenThere: gtm-oauth2@googlegroups.com Received: by 10.68.226.132 with SMTP id rs4ls11320476pbc.6.gmail; Fri, 27 Jul 2012 23:22:29 -0700 (PDT) Received: by 10.68.201.129 with SMTP id ka1mr1004956pbc.4.1343456549808; Fri, 27 Jul 2012 23:22:29 -0700 (PDT) Received: by 10.68.201.129 with SMTP id ka1mr1004955pbc.4.1343456549799; Fri, 27 Jul 2012 23:22:29 -0700 (PDT) Return-Path: Received: from mail-pb0-f44.google.com (mail-pb0-f44.google.com [209.85.160.44]) by gmr-mx.google.com with ESMTPS id oh7si1155760pbb.2.2012.07.27.23.22.29 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 27 Jul 2012 23:22:29 -0700 (PDT) Received-SPF: pass (google.com: domain of grobb...@google.com designates 209.85.160.44 as permitted sender) client-ip=209.85.160.44; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of grobb...@google.com designates 209.85.160.44 as permitted sender) smtp.mail=grobb...@google.com; dkim=pass header...@google.com Received: by mail-pb0-f44.google.com with SMTP id wy7so6320167pbc.31 for ; Fri, 27 Jul 2012 23:22:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:x-system-of-record; bh=RiiaD8Rp5MZ57d+eevLGeXJlJMPfkQr3YpYQAYM7CJo=; b=RqYjI4AAR16F+zjsYA0pOYVbVLBzDx39mvp/SwAyX+jDuXYGvL67Ius6O9bxFfI0sh TiESghIdah3JeSG1F9nkEPV9PWzHrOVbBnxCdU0HqXnNsPgleylLuvXK4ooA2MP8+HZ7 HDwx0g3lScDGytnT3O/vGQISdioy0KfJKMQ0YsEGcwzXgO13Rxbj6q2YG2D7miX0DSlw XEJxL4mZaOz1L1DjiOXtdAKXEGZWSG9z/nCq4vHNncysw3fwbeoodq/UVnjfvFq4gD1o Mxaph/nxkI4LifzRea76vadgAA6B7WJxIu69N9Pu0a8nMtjKgzVIYfBKUHk/xX7xvnC8 bBzA== d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:x-system-of-record:x-gm-message-state; bh=RiiaD8Rp5MZ57d+eevLGeXJlJMPfkQr3YpYQAYM7CJo=; b=O90dzoy96ig2uLFl5Q0Zw5NCqI6ACnHdrvz0irw/oFSI5FftL4gccFf2pOhyPnCJFv NfUV35CRfuj72URZg0NDwELSOAox5Cgwxf6ZwgpckuEMMKFEM6VQB28z9Ecvq5bss5Yn SNpRVx1dQWw/A49+0CTfb+LfgXsRXaJsbAJgVDU9p2WJshpIBT6TNCkd1cjK0lojIRrA BBMp5Mt2m5pRDfrCawCyIvwl7jMulh64YLOz36KbczEQoRtRbwLSLoz7nc6iibDNALJF t/2IUu5JW07FZ/mlhh9L5ov3x5oD074eZuNkaH6yj5uVKaUaCegAAFHGZyni3yPcwQXf b+RQ== Received: by 10.66.83.129 with SMTP id q1mr10502812pay.4.1343456549714; Fri, 27 Jul 2012 23:22:29 -0700 (PDT) Received: by 10.66.83.129 with SMTP id q1mr10502800pay.4.1343456549486; Fri, 27 Jul 2012 23:22:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.222.69 with HTTP; Fri, 27 Jul 2012 23:21:59 -0700 (PDT) In-Reply-To: References: <6eacc097-7fd8-4c10-979f-614829e9fe0c@googlegroups.com> From: Greg Robbins Date: Fri, 27 Jul 2012 23:21:59 -0700 Message-ID: Subject: Re: Using GTMOAuth2ViewControllerTouch as a modal view instead of pushing it as a navcontroller view To: gtm-oauth2@googlegroups.com Content-Type: multipart/alternative; boundary=f46d042ef433673f0704c5ddda08 X-System-Of-Record: true X-Gm-Message-State: ALoCoQl38cZOciaA2Z4eFkGNS2Cpmay3UEk+16fN7Y1Q9m+uKiMNf3OR3DOL67gGwS8sM9L92J+kQoO1nRE8ACkh+sPpgA+HQbwb6/D4VpUT1sCw0SYNkVEjFitNxCXq/sNGWaopWdSywj5CwPpcukyZBAhbHbSXbSAh/0QhXkvx4icp44bMcxcZHUjvhF9D9HyA7hRQWL6x --f46d042ef433673f0704c5ddda08 Content-Type: text/plain; charset=ISO-8859-1 We have recently added a property to the gtm-oauth2 iOS view controller, popViewBlock, which is a block the app can set that will be called when the view should be removed. You may find that helpful. --f46d042ef433673f0704c5ddda08 Content-Type: text/html; charset=ISO-8859-1 We have recently added a property to the gtm-oauth2 iOS view controller, popViewBlock, which is a block the app can set that will be called when the view should be removed. You may find that helpful. --f46d042ef433673f0704c5ddda08--