You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You will need to add MessageUI.framework to your project if it is not already included.\
11
-
\
12
-
\pard\pardeftab720\ql\qnatural
13
-
\cf0 Just add the .m.h files to your project ( you can add them directly to your own project, you don't need to put them in phonegap lib ).\
14
-
\
15
-
Place the .js file in your app root, and include it from your html.\
16
-
\
17
-
This is intended to also demonstrate how to pass arguments to native code using the options/map object. \'a0Please review the js file to understand the interface you can call, and reply with any questions.\
18
-
\pard\pardeftab720\ql\qnatural
19
-
\cf0 \
20
-
\
21
-
\
22
-
\
23
-
}
3
+
4
+
Just add the .m.h files to your project ( you can add them directly to your own project, you don't need to put them in phonegap lib ).
5
+
6
+
Place the .js file in your app root, and include it from your html.
7
+
8
+
This is intended to also demonstrate how to pass arguments to native code using the options/map object.
9
+
Please review the js file to understand the interface you can call, and reply with any questions.
0 commit comments