Giter Club home page Giter Club logo

tinycrayon-ios-sdk's People

Contributors

bingh0616 avatar dsmailes avatar sidneyzeng avatar zengxinzhy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tinycrayon-ios-sdk's Issues

Not able to make a built for development

Hello,
Now I want to share the app for testing but Now I am not able to export my archive in Xcode in Organizer.
Show error - Failed to verify bitcode in TCMask.framework/TCMask:
error: Bundle only contains bitcode-marker /var/folders/_k/nm4x9ld1461cld7ssg_yhjnr0000gn/T/XcodeDistPipeline.U6t/Root/Payload/Demo.app/Frameworks/…

I have set Enable Bitcode - "NO" as you suggest me to make archive.
I appreciate your hard work and hope for the best.
thank you
Sushobhit jain

UI customization

any way
I want to use my own design with your feature library.
Hope you update soon.
Thanks !!

UI customization

any way to customize UI ?
I want to change bottom menu icon, change order of button.
Thank you for your great framework.

Customization of UI

I do not want to use the default UI provided by this library. I want to design my own custom UI.
Any idea how can I implement this?

dyld: Library not loaded: @rpath/libswiftCore.dylib

Facing the following issue while running the ionic ios project in Xcode.
Xcode version 10.0
Mac OS Version 10.13.6

dyld: Library not loaded: @rpath/libswiftCore.dylib
Referenced from: /Users/tejaswinc/Library/Developer/CoreSimulator/Devices/5F582F5B-E258-44B3-A77A-8DBB06740812/data/Containers/Bundle/Application/B47ABDA0-0A86-4969-845A-8B985CC52490/Jeerapowder.app/Frameworks/Razorpay.framework/Razorpay
Reason: no suitable image found. Did find:
/usr/lib/swift/libswiftCore.dylib: mach-o, but not built for iOS simulator

Tried
Embed Swift Standard Libraries = YES
Clean and rebuilding project.
Manually adding the path of libraries

Quick help is appreciated.

archive will not generate on adding this library

I am using Xcode - Version 8.3.2 (8E2002)
Code in Swift
use cocoapod to add libray in xcode.
I want to use this library the library work on run on simulator and device. but when i try to make Archive. Its shows below error -
ld: bitcode bundle could not be generated because '/Users/path/Desktop/project-name/practical/Demo/Pods/TinyCrayon/TCMask.framework/TCMask' was built without full bitcode. All frameworks and dylibs for bitcode must be generated from Xcode Archive or Install build for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

I have search out the issue but get nothing fruitful. also follow this - http://stackoverflow.com/questions/31486232/how-do-i-xcodebuild-a-static-library-with-bitcode-enabled
but still no luck.
Please help me out.

Swift 4.1 Support

It seems TinyCrayon doesn't support swift 4.1. I got the following error:
Module compiled with Swift 4.0.3 cannot be imported in Swift 4.1: ../TinyCrayon/TCMask.framework/Modules/TCMask.swiftmodule/arm64.swiftmodule

dyld: Library not loaded: @rpath/libswiftCore.dylib

Using Xcode 8, it builds fine but is crashing right after launch with this error:

dyld: Library not loaded: @rpath/libswiftCore.dylib
Referenced from: /Users/Jim/Library/Developer/CoreSimulator/Devices/71C3C61E-1604-48FF-813F-84985541B72A/data/Containers/Bundle/Application/850D7F48-B1CD-4FA8-A0C8-41ED890CF1CE/TCMaskPopView.app/Frameworks/TCMask.framework/TCMask
Reason: image not found

I've tried everything so far and no luck:

  • Runpath Search Paths: @executable_path/Frameworks
  • Always Embed Swift Standard Libraries = YES
  • Clean and Clean Build Folder...
  • Delete everything in Derived Data Folder
  • Reinstall Apple WWDR Certificate

Is there any chance you can do an Objective C framework that doesn't rely on swift? This looks like a great framework and might be exactly what I need.
Thanks!
James

Incompatible Library version

Running TinyCrayon (3.2.1) with xCode 9.3, simulator returns an error stating "TCMask requires version 1.0.0 or later, but libswiftCore.dylib provides version 0.0.0" The issue seems to be caused by a difference in swift code versions between the framework and the target (as explained here).
Any chance in getting an updated build for Swift 4.1?

find some bugs

1.in the TCMaskBlendExample project demo, runing,that notice “Creating an image format with an unknown type is an error” in control.

2..in the TCMaskCustomization project demo, runing,that notice “Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]'” in control.

The problem

I can customize these components? Such as remove ads, change font...

Paid Version

We would also like a paid version so we can eliminate the Banner Ad. Please let us know the cost/price for this. Thank you

must crashes with Xcode 9.3 iOS 11.3

user my iphone7p after start demo app, When selection one image and app must crashes. but the The simulator is good. please help me fix it. thanks very much
Log::
2018-05-15 09:25:05.151429+0800 TCMaskBlendExample[2150:979418] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
2018-05-15 09:25:05.152394+0800 TCMaskBlendExample[2150:979418] [MC] Reading from public effective user settings.
2018-05-15 09:25:15.177658+0800 TCMaskBlendExample[2150:979481] [discovery] errors encountered while discovering extensions: Error Domain=PlugInKit Code=13 "query cancelled" UserInfo={NSLocalizedDescription=query cancelled}
2018-05-15 09:25:20.118659+0800 TCMaskBlendExample[2150:979912] WF: === Starting WebFilter logging for process TCMaskBlendExample
2018-05-15 09:25:20.118907+0800 TCMaskBlendExample[2150:979912] WF: _userSettingsForUser mobile: {
filterBlacklist = (
);
filterWhitelist = (
);
restrictWeb = 1;
useContentFilter = 0;
useContentFilterOverrides = 0;
whitelistEnabled = 0;
}
2018-05-15 09:25:20.119286+0800 TCMaskBlendExample[2150:979912] WF: _WebFilterIsActive returning: NO

SSL Certificate Expired

Installing TinyCrayon (5.0.0.0.0)

[!] Error installing TinyCrayon
[!] /usr/bin/curl -f -L -o /var/folders/56/6v10hl792hg8y_hr5k35zwpc0000gn/T/d20190611-79171-18mstgf/file.zip https://www.tinycrayon.com/sdk/iOS/TinyCrayon_v5.0.0.0.0.zip --create-dirs --netrc-optional --retry 2

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
HTTPS-proxy has similar options --proxy-cacert and --proxy-insecure.

Screenshot 2019-06-11 at 4 04 16 PM

News on updated version

Hi! Any news on an updated (paid) version of TinyCrayon? We're looking for a solution for our app, but we can't implement the current ad-based version of TinyCrayon.

Module Not Compiled in Swift 5.1

Module compiled with Swift 5.0.1 cannot be imported by the Swift 5.1 compiler:
TinyCrayon/TCMask.framework/Modules/TCMask.swiftmodule/x86_64.swiftmodule

I am getting this error as I compiled your libs in ios 13 support (swift 5.1) so I am getting this error, is there any fix for iOS 13 (Xcode 11.4)?

ITMS-90725: SDK Version Issue - This app was built with the iOS 12.2 SDK. Starting April 2020, all iOS apps submitted to the App Store must be built with the iOS 13 SDK or later, included in Xcode 11 or later

Swift 4.0.2 issue

I downloaded new XCODE 9.1 and it's not letting me build my project due to TinyCrayon build with 4.0 Issue.

Module compiled with Swift 4.0 cannot be imported in Swift 4.0.2

When i Install Pod After 4 Error

No visible @interface for 'TCMaskView' declares
No visible @interface for 'TCMaskView' declares the selector initWithlmagee
Properly 'delegate' not found on object of type .TOMaskView
No Visible @interface for 'TCMaskView' declares the selector .presentFromfloohnewCantrolleranimated

iOS11

Module compiled with Swift 3.1 cannot be imported in Swift 3.2

Operation timed out

Pod can't installed.

nstalling TinyCrayon (5.0.1)

[!] Error installing TinyCrayon
[!] /usr/bin/curl -f -L -o /var/folders/0s/q80b1n8s51xf925f8j7t3lf00000gn/T/d20220113-21855-75qxzm/file.zip https://www.tinycrayon.com/sdk/iOS/TinyCrayon_v5.0.1.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.11.2 cocoapods-downloader/1.4.0'

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:02:36 --:--:-- 0
curl: (7) Failed to connect to www.tinycrayon.com port 443: Operation timed out

Is tinycron.com for sale ?

TCMaskBlendExample crashes with Xcode 9.2 iOS 11.2.6

I tested the example in the simulator (iPhone 6s) and it worked but when I run it in a device (iPad Mini or iPhone) it crashes.

In the log I saw this warning

To get test ads on this device, call: request.testDevices = @[@"0123456789abcdef0123456789abcdef" ];

I added the testDevices to the created instance of TCMaskView
maskView.testDevices = ["0123456789abcdef0123456789abcdef"]

but the TCMaskBlendExample keeps crashing with the same error

error: memory read failed for 0x800 Thead 1: EXC_BAD_ACCESS (code=1, address=0x800)

Any workaround?

Bad email address

The email address listed on the FAQ bounces back saying there is no account at that address.

Module compiled with Swift 5.0.1 cannot be imported by the Swift 5.1 compiler

I updated my Xcode to version 11 (to support iOS 13), and I wasn't able to run the library. I receive the message in the title:

Module compiled with Swift 5.0.1 cannot be imported by the Swift 5.1 compiler

I updated my pod to the latest version, and it seems the latest version in the pod supports 5.0 compiler. Could you please support 5.1 compiler?

can't upload in appstore after using it

Anyone Can solving this issues..

ERROR ITMS-90087: "Unsupported Architectures. The executable for PosterMaker.app/Frameworks/TCMask.framework contains unsupported architectures '[x86_64, i386]'."
ERROR ITMS-90087: "Unsupported Architectures. The executable for PosterMaker.app/Frameworks/TCMask.framework contains unsupported architectures '[x86_64, i386]’.”

ERROR ITMS-90209: "Invalid Segment Alignment. The app binary at 'PosterMaker.app/Frameworks/TCMask.framework/TCMask' does not have proper segment alignment. Try rebuilding the app with the latest Xcode version."
ERROR ITMS-90209: "Invalid Segment Alignment. The app binary at 'PosterMaker.app/Frameworks/TCMask.framework/TCMask' does not have proper segment alignment. Try rebuilding the app with the latest Xcode version."

ERROR ITMS-90125: "The binary is invalid. The encryption info in the LC_ENCRYPTION_INFO load command is either missing or invalid, or the binary is already encrypted. This binary does not seem to have been built with Apple's linker."
ERROR ITMS-90125: "The binary is invalid. The encryption info in the LC_ENCRYPTION_INFO load command is either missing or invalid, or the binary is already encrypted. This binary does not seem to have been built with Apple's linker."

Need Modification in UI of Library

Hi team,

We are using your library it's very good and robust library, but we need following changes in that library, this changes are:

  1. Ads should not pop up
  2. We need to change tabs in bottom bar
  3. Need to hide toolMenu option

To do this changes please provide us source code or provide us a library in which this options should get modified.

We can able to purchase this library with the above requirement. Please let us know how much charges are there for it's paid version library.

Thanks.

[<TCMask.MaskViewController 0x14001ac00> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key mainView.

I am using TCMask for my app and working properly but suddenly it's showing me following error and goes on a crash. Tried solutions but could not be resolved please help. Thank you in advance.
My code for to redirect TCMask view is :
TCMaskView *maskView = [[TCMaskView alloc] initWithImage:self.imageView.image];
maskView.delegate = self;
[maskView presentFromRootViewController:self animated:true];

Error : [<TCMask.MaskViewController 0x14001ac00> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key mainView.

Swift 4 support?

I'm getting this error when running my project. I guess it's because the swift version is incompitable... Is this awesome library going to be ported to swift 4 any time soon?

Cheers!

error: The following binaries use incompatible versions of Swift:
/Users/.../Library/Developer/Xcode/DerivedData/...-fdfyxcvnlrouotfaljxzjwixixlc/Build/Products/Debug-iphoneos/....app/Frameworks/TCMask.framework/TCMask

png transparent

Hi!
I selected png and expected result like following.

주석 2019-08-15 091356

But the result is that transparent area is filled with black.
Would you please help me how i can solve this problem?

Regards,
Adam.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.