Skip to content

freakdragon/CallbackURLKitSenderSample

Repository files navigation

Callback URL Kit Sender Sample

This is an example of using CallbackURLKit (https://github.com/phimage/CallbackURLKit) when you need your own receiver and sender programs.

The sender looks like:

The receiver looks like:

The realization of success callback in the sample:

Manager.executeSuccessCallback(returnParams: ["successTextFromReceiver": textfieldSendSuccessText.text ?? ""])

The realization of failure callback in the sample:

Manager.executeFailureCallback(error: AnyError.buttonFailureError)

The realization of cancel callback in the sample:

Manager.executeCancelCallback()

This is the sender part of sample.

You can find the second part of example here:

https://github.com/freakdragon/CallbackURLKitReceiverSample

The source of CallbackURLKit is here too because I had to change access to some functions to public.

About

This is an example of using CallbackURLKit. Sender part of it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy