44 < title > iOS FAQ | TinyCrayon</ title >
55 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
66
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 ">
7+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /favicons/apple-touch-icon.png ">
8+ < link rel ="icon " type ="image/png " href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /favicons/favicon-32x32.png " sizes ="32x32 ">
9+ < link rel ="icon " type ="image/png " href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /favicons/favicon-16x16.png " sizes ="16x16 ">
10+ < link rel ="manifest " href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /favicons/manifest.json ">
11+ < link rel ="mask-icon " href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /favicons/safari-pinned-tab.svg " color ="#5bbad5 ">
1212
1313 < meta name ="theme-color " content ="#ffffff "/>
1414 < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 "/>
1919 <!-- Optional theme -->
2020 < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css " integrity ="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp " crossorigin ="anonymous ">
2121
22- < link rel ="stylesheet " type ="text/css " href ="/css/index.css ">
23- < link rel ="stylesheet " type ="text/css " href ="/css/iconfont.css ">
22+ < link rel ="stylesheet " type ="text/css " href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /css/index.css ">
23+ < link rel ="stylesheet " type ="text/css " href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /css/iconfont.css ">
2424
2525
2626 </ head >
2727
2828 < body >
29- < div class ="logo text-center "> < a href ="/ "> TinyCrayon</ a > </ div >
29+ < div class ="logo text-center "> < a href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK / "> TinyCrayon</ a > </ div >
3030 < header class ="text-center ">
3131 < nav class ="navbar navbar-fixed-top ">
3232 < 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 >
33+ < li > < a id ="link-index " href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK / "> Home</ a > </ li >
34+ < li > < a id ="link-guides " href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /guides-iOS/get-started.html "> Guides</ a > </ li >
35+ < li > < a id ="link-docs " href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /docs-iOS/index.html "> Docs</ a > </ li >
36+ < li class ="active "> < a id ="link-faq " href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /FAQ-iOS.html "> FAQ</ a > </ li >
3737 </ ul >
3838 </ nav >
3939 </ header >
4545 < h1 class ="page-header "> TinyCrayon FAQs</ h1 >
4646 < div class ="platforms ">
4747 < div class ="platform active ">
48- < a href ="/FAQ-iOS.html ">
49- < img src ="/img/iOS_active.png ">
48+ < a href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /FAQ-iOS.html ">
49+ < img src ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /img/iOS_active.png ">
5050 < span > iOS</ span >
5151 </ a >
5252 </ div >
5353 < div class ="platform ">
54- < a href ="/android-coming-soon.html ">
55- < img src ="/img/android_gray.png ">
54+ < a href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /android-coming-soon.html ">
55+ < img src ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /img/android_gray.png ">
5656 < span > Android</ span >
5757 </ a >
5858 </ div >
@@ -78,7 +78,7 @@ <h4>dyld: Library not loaded: @rpath/libswiftCore.dylib</h4>
7878 Reason: image not found
7979 (lldb) </ pre >
8080< 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.
81+ < br /> Check out < a href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /guides-iOS/get-started.html#settings-for-objc "> Settings for Objective-C</ a > for more details.
8282</ p >
8383< br >
8484< h4 > dyld: Library not loaded: @rpath/TCMask.framework/TCMask</ h4 >
@@ -127,13 +127,13 @@ <h4><Google> To get test ads on this device</h4>
127127 < div class ="container ">
128128 < div class ="footer-links clearfix ">
129129 < div class ="link col-sm-4 ">
130- < a href ="/contact-support.html "> Contact Support</ a >
130+ < a href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /contact-support.html "> Contact Support</ a >
131131 </ div >
132132 < div class ="link col-sm-4 ">
133- < a href ="/privacy-policy.html "> Privacy Policy</ a >
133+ < a href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /privacy-policy.html "> Privacy Policy</ a >
134134 </ div >
135135 < div class ="link col-sm-4 ">
136- < a href ="/terms-of-use.html "> Terms of Use</ a >
136+ < a href ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /terms-of-use.html "> Terms of Use</ a >
137137 </ div >
138138 </ div >
139139 < p class ="copyright "> Copyright © 2017 TinyCrayon. All rights reserved</ p >
@@ -147,7 +147,7 @@ <h4><Google> To get test ads on this device</h4>
147147 <!-- Latest compiled and minified JavaScript -->
148148 < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js " integrity ="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa " crossorigin ="anonymous "> </ script >
149149
150- < script src ="/js/index.js "> </ script >
150+ < script src ="https://tinycrayon.github.io/TinyCrayon-iOS-SDK /js/index.js "> </ script >
151151
152152 < script >
153153 ( function ( i , s , o , g , r , a , m ) { i [ 'GoogleAnalyticsObject' ] = r ; i [ r ] = i [ r ] || function ( ) {
0 commit comments