This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// CarsSearchingViewController.swift | |
// finalprice | |
// | |
// Created by Сахабаев Егор on 26.11.16. | |
// Copyright © 2016 com.finalprice. All rights reserved. | |
// | |
import UIKit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// CarsSearchingViewController.swift | |
// finalprice | |
// | |
// Created by Сахабаев Егор on 26.11.16. | |
// Copyright © 2016 com.finalprice. All rights reserved. | |
// | |
import UIKit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// CarsSearchingViewController.swift | |
// finalprice | |
// | |
// Created by Сахабаев Егор on 26.11.16. | |
// Copyright © 2016 com.finalprice. All rights reserved. | |
// | |
import UIKit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// GradientView.swift | |
// Aura | |
// | |
// Created by Egor Sakhabaev on 23.07.17. | |
// Copyright © 2017 Egor Sakhabaev. All rights reserved. | |
// | |
import UIKit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
func IntToReversedArrayOfInts (_ b:Int)->(arr:[Int],count:Int){ | |
let str = String(number) | |
var digits = str.flatMap{Int(String($0))} | |
digits = digits.reversed() | |
return (digits,digits.count) | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
func IntToReversedArrayOfInts (_ b:Int?)->(arr:[Int],count:Int){ | |
guard let number = b else { return ([],0)} | |
let str = String(number) | |
var digits = str.flatMap{Int(String($0))} | |
digits = digits.reversed() | |
return (digits,digits.count) | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-(UIInterfaceOrientationMask)application:(UIApplication* )application supportedInterfaceOrientationsForWindow:(UIWindow* )window { | |
id presentedViewController = [window.rootViewController presentedViewController]; | |
NSString *className = presentedViewController ? NSStringFromClass([presentedViewController class]) : nil; | |
if (window && [className isEqualToString:@"SKStoreProductViewController"]) | |
return UIInterfaceOrientationMaskLandscape; | |
else | |
return UIInterfaceOrientationMaskPortrait; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
03-08 12:50:10.144 12246-12246/? E/AndroidRuntime: FATAL EXCEPTION: main | |
Process: com.jvstudios.claptofindmyphone, PID: 12246 | |
java.lang.RuntimeException: Unable to get provider com.google.firebase.provider.FirebaseInitProvider: java.lang.ClassNotFoundException: Didn't find class "com.google.firebase.provider.FirebaseInitProvider" on path: DexPathList[[zip file "/data/app/com.jvstudios.claptofindmyphone-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.jvstudios.claptofindmyphone-1, /vendor/lib, /system/lib]] | |
at android.app.ActivityThread.installProvider(ActivityThread.java:5060) | |
at android.app.ActivityThread.installContentProviders(ActivityThread.java:4631) | |
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4564) | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-04-12 11:09:13 +0000 [Appodeal 2.3.0][info] Custom restriction was updated. Current custom restriction is { | |
2018-04-12 18:09:13.525315+0700 AppodealSwiftDemo[39975:2530332] 2018-04-12 11:09:13 +0000 [Appodeal 2.3.0][info] Custom restriction was updated. Current custom restriction is { | |
2018-04-12 11:09:13 +0000 [Appodeal 2.3.0][info] Twitter MoPub actual sdk version: 4.19.0 | |
2018-04-12 18:09:13.525620+0700 AppodealSwiftDemo[39975:2530332] 2018-04-12 11:09:13 +0000 [Appodeal 2.3.0][info] Twitter MoPub actual sdk version: 4.19.0 | |
2018-04-12 11:09:13 +0000 [Appodeal 2.3.0][info] OpenX api integrate | |
2018-04-12 18:09:13.525873+0700 AppodealSwiftDemo[39975:2530332] 2018-04-12 11:09:13 +0000 [Appodeal 2.3.0][info] OpenX api integrate | |
2018-04-12 11:09:13 +0000 [Appodeal 2.3.0][info] Appodeal X api integrate | |
2018-04-12 18:09:13.526127+0700 AppodealSwiftDemo[39975:2530332] 2018-04-12 11:09:13 +0000 [Appodeal 2.3.0][info] Appodeal X api integrate | |
2018-04-12 11:09:13 +0000 [Appodeal 2.3.0][info] Amazon Ads actual sdk v |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-04-12 12:00:36 +0000 [Appodeal 2.3.0][info] Custom restriction was updated. Current custom restriction is { | |
2018-04-12 19:00:36.590729+0700 AppodealSwiftDemo[40687:2607092] 2018-04-12 12:00:36 +0000 [Appodeal 2.3.0][info] Custom restriction was updated. Current custom restriction is { | |
2018-04-12 12:00:36 +0000 [Appodeal 2.3.0][info] Twitter MoPub actual sdk version: 4.19.0 | |
2018-04-12 19:00:36.591025+0700 AppodealSwiftDemo[40687:2607092] 2018-04-12 12:00:36 +0000 [Appodeal 2.3.0][info] Twitter MoPub actual sdk version: 4.19.0 | |
2018-04-12 12:00:36 +0000 [Appodeal 2.3.0][info] OpenX api integrate | |
2018-04-12 19:00:36.591256+0700 AppodealSwiftDemo[40687:2607092] 2018-04-12 12:00:36 +0000 [Appodeal 2.3.0][info] OpenX api integrate | |
2018-04-12 12:00:36 +0000 [Appodeal 2.3.0][info] Appodeal X api integrate | |
2018-04-12 19:00:36.591499+0700 AppodealSwiftDemo[40687:2607092] 2018-04-12 12:00:36 +0000 [Appodeal 2.3.0][info] Appodeal X api integrate | |
2018-04-12 12:00:36 +0000 [Appodeal 2.3.0][info] Amazon Ads actual sdk v |
OlderNewer