Skip to content

Commit 556c24a

Browse files
committed
add docs
1 parent 53ddeb4 commit 556c24a

File tree

87 files changed

+7248
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+7248
-0
lines changed

docs/FAQ-android.html

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
<!DOCTYPE HTML>
2+
<html>
3+
<head>
4+
<title>iOS FAQ | TinyCrayon</title>
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
6+
7+
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png">
8+
<link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
9+
<link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
10+
<link rel="manifest" href="/favicons/manifest.json">
11+
<link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#5bbad5">
12+
13+
<meta name="theme-color" content="#ffffff"/>
14+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
15+
16+
17+
<!-- Latest compiled and minified CSS -->
18+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
19+
<!-- Optional theme -->
20+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
21+
22+
<link rel="stylesheet" type="text/css" href="/css/index.css">
23+
<link rel="stylesheet" type="text/css" href="/css/iconfont.css">
24+
25+
26+
</head>
27+
28+
<body >
29+
<div class="logo text-center"><a href="/">TinyCrayon</a></div>
30+
<header class="text-center">
31+
<nav class="navbar navbar-fixed-top">
32+
<ul class="nav">
33+
<li ><a id="link-index" href="/">Home</a></li>
34+
<li ><a id="link-guides" href="/guides-iOS/get-started.html">Guides</a></li>
35+
<li ><a id="link-docs" href="/docs-iOS/index.html">Docs</a></li>
36+
<li class="active"><a id="link-faq" href="/FAQ-iOS.html">FAQ</a></li>
37+
</ul>
38+
</nav>
39+
</header>
40+
41+
<div class="main-content">
42+
<div class="container">
43+
44+
</div>
45+
</div>
46+
47+
<footer class="footer">
48+
<div class="container">
49+
<div class="footer-links clearfix">
50+
<div class="link col-sm-4">
51+
<a href="/contact-support.html">Contact Support</a>
52+
</div>
53+
<div class="link col-sm-4">
54+
<a href="/privacy-policy.html">Privacy Policy</a>
55+
</div>
56+
<div class="link col-sm-4">
57+
<a href="/terms-of-use.html">Terms of Use</a>
58+
</div>
59+
</div>
60+
<p class="copyright">Copyright © 2017 TinyCrayon. All rights reserved</p>
61+
</div>
62+
</footer>
63+
64+
<!-- Bootstrap core JavaScript -->
65+
<!-- Placed at the end of the document so the pages load faster -->
66+
67+
<script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
68+
<!-- Latest compiled and minified JavaScript -->
69+
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
70+
71+
<script src="/js/index.js"></script>
72+
73+
<script>
74+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
75+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
76+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
77+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
78+
79+
ga('create', 'UA-39532290-1', 'auto');
80+
ga('send', 'pageview');
81+
</script>
82+
83+
84+
85+
</body>
86+
</html>

docs/FAQ-iOS.html

Lines changed: 165 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,165 @@
1+
<!DOCTYPE HTML>
2+
<html>
3+
<head>
4+
<title>iOS FAQ | TinyCrayon</title>
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
6+
7+
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png">
8+
<link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
9+
<link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
10+
<link rel="manifest" href="/favicons/manifest.json">
11+
<link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#5bbad5">
12+
13+
<meta name="theme-color" content="#ffffff"/>
14+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
15+
16+
17+
<!-- Latest compiled and minified CSS -->
18+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
19+
<!-- Optional theme -->
20+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
21+
22+
<link rel="stylesheet" type="text/css" href="/css/index.css">
23+
<link rel="stylesheet" type="text/css" href="/css/iconfont.css">
24+
25+
26+
</head>
27+
28+
<body >
29+
<div class="logo text-center"><a href="/">TinyCrayon</a></div>
30+
<header class="text-center">
31+
<nav class="navbar navbar-fixed-top">
32+
<ul class="nav">
33+
<li ><a id="link-index" href="/">Home</a></li>
34+
<li ><a id="link-guides" href="/guides-iOS/get-started.html">Guides</a></li>
35+
<li ><a id="link-docs" href="/docs-iOS/index.html">Docs</a></li>
36+
<li class="active"><a id="link-faq" href="/FAQ-iOS.html">FAQ</a></li>
37+
</ul>
38+
</nav>
39+
</header>
40+
41+
<div class="main-content">
42+
<div class="container">
43+
44+
<div class="relative">
45+
<h1 class="page-header">TinyCrayon FAQs</h1>
46+
<div class="platforms">
47+
<div class="platform active">
48+
<a href="/FAQ-iOS.html">
49+
<img src="/img/iOS_active.png">
50+
<span>iOS</span>
51+
</a>
52+
</div>
53+
<div class="platform">
54+
<a href="/android-coming-soon.html">
55+
<img src="/img/android_gray.png">
56+
<span>Android</span>
57+
</a>
58+
</div>
59+
</div>
60+
<br>
61+
<h2>General FAQs</h2>
62+
<hr>
63+
<h4>Where can I ask questions?</h4>
64+
<ul>
65+
<li><a href="http://stackoverflow.com/questions/ask">Stack Overflow</a>, get yourself some internet points. One of the advantages of using Stack Overflow is that the answer is then easily accessible for others.</li>
66+
<li><a href="https://github.com/TinyCrayon/TinyCrayon-iOS-SDK/issues">Github</a>, use github issue tracker to report bugs or require new features.</li>
67+
<li><a href="mailto:[email protected]?Subject=TinyCrayon SDK support" target="_top">Email Support</a>, if you meet any problem with TinyCrayon SDK, feel free to contact us via: [email protected]</li>
68+
</ul>
69+
<br>
70+
<h4>What's the price of TinyCrayon SDK?</h4>
71+
<p>TinyCrayon SDK is provided under <a href="https://github.com/TinyCrayon/TinyCrayon-iOS-SDK/blob/master/LICENSE">the MIT license</a> and you can use it in your projects for free.</p>
72+
<br>
73+
<h2>Xcode build/run errors</h2>
74+
<hr>
75+
<h4>dyld: Library not loaded: @rpath/libswiftCore.dylib</h4>
76+
<pre>dyld: Library not loaded: @rpath/libswiftCore.dylib
77+
Referenced from: /Users/xinzeng/Library/Developer/CoreSimulator/Devices/F1EBDBEF-20FD-44EA-8F8C-836B6971AA64/data/Containers/Bundle/Application/FEE7C741-7633-4FBE-A2B6-6FF894197D40/TCMaskPopView.app/Frameworks/TCMask.framework/TCMask
78+
Reason: image not found
79+
(lldb) </pre>
80+
<p>TinyCrayon is written in swift, if your project is using Objective-C, set <strong>Always Embed Swift Standard Libraries</strong> to be YES in your Build Settings.
81+
<br/>Check out <a href="/guides-iOS/get-started.html#settings-for-objc">Settings for Objective-C</a> for more details.
82+
</p>
83+
<br>
84+
<h4>dyld: Library not loaded: @rpath/TCMask.framework/TCMask</h4>
85+
<pre>dyld: Library not loaded: @rpath/TCMask.framework/TCMask
86+
Referenced from: /Users/xinzeng/Library/Developer/CoreSimulator/Devices/F1EBDBEF-20FD-44EA-8F8C-836B6971AA64/data/Containers/Bundle/Application/31BC97C6-A4ED-40F9-BE2B-568AFCAC8174/TCMaskPopView.app/TCMaskPopView
87+
Reason: image not found</pre>
88+
<p>Make sure TCMask.framework is added as <strong>Embeded Binaries</strong> for your target application, check out <a href="http://localhost:5000/guides-iOS/get-started.html#add-the-sdk">Add the SDK</a> for more details.</p>
89+
<br>
90+
<h4>ld: framework not found Pods_ProjectName</h4>
91+
<pre>ld: framework not found Pods_ProjectName
92+
clang: error: linker command failed with exit code 1 (use -v to see invocation)</pre>
93+
<p>This error usually happens when you install TinyCrayon SDKs using CocoaPods, to solve it, in targets setting <strong>Linked Frameworks and Libraries</strong>, remove <strong>Pods_ProjectNam</strong>.</p>
94+
<br>
95+
<h2>Xcode build/run warnings</h2>
96+
<hr>
97+
<h4>objc[8689]: Class PLBuildVersion</h4>
98+
<pre>objc[8689]: Class PLBuildVersion is implemented in both
99+
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices (0x11725b998)
100+
and
101+
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices (0x11707d880).
102+
One of the two will be used. Which one is undefined.</pre>
103+
<p>The warning can be ignored safely, it is introduced by Google Admob SDK, which is internally used by TinyCrayon.</p>
104+
<br>
105+
<h4>[MC] System group container for</h4>
106+
<pre>[MC] System group container for systemgroup.com.apple.configurationprofiles path is /Users/UserName/Library/Developer/CoreSimulator/Devices/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/data/Containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
107+
YYYY-MM-DD HH:MM:SS.XXXXX ProjectName[8689:741104] [MC] Reading from private effective user settings.</pre>
108+
<p>The warning can be ignored safely, it is introduced by Google Admob SDK, which is internally used by TinyCrayon.</p>
109+
<br>
110+
<h4>&lt;Google:HTML&gt; You are currently using version X.X.X of the SDK</h4>
111+
<pre><Google:HTML> You are currently using version X.X.X of the SDK. Please consider updating your SDK to the most recent SDK version to get the latest features and bug fixes. The latest SDK can be downloaded from http://goo.gl/iGzfsP. A full list of release notes is available at https://developers.google.com/admob/ios/rel-notes.</pre>
112+
<p>The warning can be ignored safely, it is introduced by Google Admob SDK, which is internally used by TinyCrayon.</p>
113+
<br>
114+
<h4>&lt;Google&gt; To get test ads on this device</h4>
115+
<pre><Google> To get test ads on this device, call: request.testDevices = @[ @"0123456789abcdef0123456789abcdef" ];</pre>
116+
<p>To git rid of the warning, you just need to add test devices to TCMaskView settings:</p>
117+
<ul>
118+
<li><em>Swift</em>: maskView.testDevices = ["0123456789abcdef0123456789abcdef"]</li>
119+
<li><em>Objective-C</em>: maskView.testDevices = @[ @"0123456789abcdef0123456789abcdef" ];</li>
120+
</ul>
121+
<br>
122+
123+
</div>
124+
</div>
125+
126+
<footer class="footer">
127+
<div class="container">
128+
<div class="footer-links clearfix">
129+
<div class="link col-sm-4">
130+
<a href="/contact-support.html">Contact Support</a>
131+
</div>
132+
<div class="link col-sm-4">
133+
<a href="/privacy-policy.html">Privacy Policy</a>
134+
</div>
135+
<div class="link col-sm-4">
136+
<a href="/terms-of-use.html">Terms of Use</a>
137+
</div>
138+
</div>
139+
<p class="copyright">Copyright © 2017 TinyCrayon. All rights reserved</p>
140+
</div>
141+
</footer>
142+
143+
<!-- Bootstrap core JavaScript -->
144+
<!-- Placed at the end of the document so the pages load faster -->
145+
146+
<script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
147+
<!-- Latest compiled and minified JavaScript -->
148+
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
149+
150+
<script src="/js/index.js"></script>
151+
152+
<script>
153+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
154+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
155+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
156+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
157+
158+
ga('create', 'UA-39532290-1', 'auto');
159+
ga('send', 'pageview');
160+
</script>
161+
162+
163+
164+
</body>
165+
</html>

0 commit comments

Comments
 (0)