20 comments found.
hello i test your app on the store but is not at full screen for iphone x..also when record a vide and try to share app freeze…this issue is resolved on your new update? tks!
Hi, App store version requires to be updated. Codecanyon was updated ~ one month ago, which were was fixed all those issues with X models and video performance. You can email me, and I could send you a video demo.
hi , your app dose not support admob ads
Hi, Currently in the app are integrated inApp purchases. But there is no any issues to add AdMob. I can add it for you for free if you are interested.
hi, can you make android version ?
Hi, at the moment there is no android version. But in near future we probably will develop an android version too.
Hi do you accept freelance work? I was looking to purchase this but to add like Instagram stories but the apps own stories to feature. So this requires user to create an account, have a following and follow and allow story upload? If so can you send me a quote via my profile? Thanks
Hi, yes I offer freelance work. I sent you an email.
I sent you a reply few days ago?
I didn’t received it, could you please send it again?
Sent it again there. Check your junk too
Hey m i only see 2 types of in app purchases , in the setting there is 3 ids
Hi, Initially It was designed to be 3 purchaseable items, but later it was reduced to only 2.
so how can i setup my ids , which one to let empty
So remove this one: GoldPack, others 2 are for watermark and unlock all filters including watermark
You need to open AppConfig.swift and configure all things there, including inApp purchase IDs. GoldPack if only for video filters.
hi, I uploaded to App Store but keep getting
Missing Info.plist key – This app attempts to access privacy-sensitive data without a usage description. The app’s Info.plist must contain an NSBluetoothPeripheralUsageDescription key with a string value explaining to the user how the app uses this data.
Please assist.
Hi, it seems that you have added some code that uses bluetooth APU. So to solve that, add in info.plist file this key: NSBluetoothPeripheralUsageDescription with some description. This should fix your issue. Please let me know if you have any questions. Also you can mail me if you need some more assistance. Have a nice day!
Hi, I didnt add any extra code. I reskined the source code then uploaded to AppStore I received many privacy warnings which I have fixed, but this one, although I have added the description, still shows the warning.
Could you please email me?
sent you the code. Also in the documentation there is mention of the platinum in-app-purchase but nowhere in the code I could find how the user can buy it
Thank You! I will reply via email. About the platinum in-app, it was removed.
Any update please? I has been 1 week already
Hi, I sent you the code with all fixes 7 days ago. Have you received my email?? Please check also in the junk. Please reply if all good.
Hi, No, I have not received the code.
I sent to this email: admin@techkudos.com. Please give me another one where I can send it again.
hi, please delete that email, dont want to be target of spammers. Can you send a dropbox link instead? It could be blocked by the email server
or if you tell me how to fix, it would be easier
fantastic work, wish you big sales
Hi there , can you reskin & redesign and upload it for me ? if yes please send me a message on soheil.hoseini@gmail.com bests
Hi, sure I can do that. I sent you an email.
Hello,
If you buy software from long can you change? Because I would like to add a few extra functions, it contains all the code? Because I want to share via SMS adds
Xcode source?
Hi, sure I can help you to reskin and add new features in the app. Yes, it contains full xcode project with all source codes. Please let me know if you have any other questions.
I will buy app on 19/12/2016, great answer, can you send me an email : office@brainonline.ro to speak more and add me datcu.marian (skype) ?
Sure, just added
How can i use an image as watermark instead of using text?
I am using the xcode 7.3.1 to build, I have failed to build the app, After maek the xcodeworkspace using cocoapods, when i am trying to build it, it’s show up an error while building the Widget app. The error is: Unknown attribute “escaping”, Type ‘NCUpdateResult’ has no member ‘newData’, and 2 erro showing the :Use of unresolved indentifier ‘URL’.
Hi, to use an image as watermark, you need to open WatermarkOverlayView.swift, and replace the label ‘watermarkLabel’ with an UIImageView and set the image you want to see as watermark.
The app is using the last version of Swift 3, so to build the app you need to use Xcode 8 or higher. Please let me know if you can run the app after updating Xcode.
Could you please send me a detail on how to do the watermark thing, I will update the xcode to xcode 8 now. I will let’s you know the result. This is a very nice product by the way
Thanks! Glad to hear that Please email me, and I will sent the modified file with image watermark.
Great to hear that @allzone, I will send you a hello email right now
Doest the app come with the full source code?
Hi, YES. The product contain the full source code of the app with documentation and all images.
error: Embedded binary’s bundle identifier is not prefixed with the parent app’s bundle identifier.
Embedded Binary Bundle Identifier: com.ibit.gify.aaa
Parent App Bundle Identifier: com.aaa.gify
how to step for change bundle id?
Hi, As you can see from the error above both bundle identifiers should be the same. It seems that you use different bundle identifier for the extensions. Please pay attention how it was on the project before you changed it. For example if the application have: “com.myapp.gif” then the extension bundle identifier should be: “com.myapp.gif.extensionName”. Please let me know if my explanation is clear. Thanks!
i can’t tab “Allow Camera” and “Allow Photos”
why time for record is 6 sec?
Hi, you can change the duration of the saved video. This can be done from SavedVideoViewController.swift in saveVideo() method. About the second issue, it seems that you removed the ‘SCRecorder’ from the project. Please make sure you have it added to the project.
long time for record video or gif?
It’s applied only for video, because gif plays as a loop.
You demo app record video 2 sec,how to set time for record video
Test on iphone 5s ,ios 10
On ViewController.swift file there is a variable called: var videoDuration = 2.0. So here you set video record duration. By default is 2 seconds.
Why not set time record from user record?
I decided to put it as it is, 2 seconds. But you are free to changed it or to add the feature to set record duration from the UI.
you have update?
Yes, there are some minor updates. It fixes the black screen when start the app.
Lovely app, can I use the iap function with the regular license? #puppyface
When are you going to post your other apps here
Can we get this on android also? That will make it awesome
Hi, Yes, you can. The IAP are included in regular license. Other apps will be published soon. Unfortunately I can help only with iOS version.
Can you support this project for Xcode 8. Thanks
Hi, I already updated the code for Xcode 8. It’s waiting for review. The update will be available in a few days. Thanks!
Hello, i bought your app it looks very nice. I have one issue, i am required to add the permission to Info.plist for IOS10 and when i do the DOne button crach with below message:
assertion failed: Permission for Camera already set: file /Users/apple/Documents/Piku/Pods/PermissionScope/PermissionScope/PermissionScope.swift, line 305
Hello, any updates?
Hi, Sorry for delayed reply. I have submitted an update for the source code which fixes this issue. Also I replied you by email. Thanks!
Which server backend does this app use? Parse or something similar? Or a own solution for own server?
Hi, The app doesn’t require any backend interaction. All in-App purchases are managed on Apple side.
Great work. Best of luck for good sale.
Hi, Thank You!
good work, nicely done ! wish you big sales
Hi Eric, Thanks!
Hi can i upload without IAP ?
Hi, Yes, sure you can. You just need to mark all filters as free and upload it as a simple app without in-App purchase items. I can help you if you need any support.
hi there again. i see no settings for the recording time duration. how long does it record ? is it possible to add the feature to change the duration of the gif or the video?
Hi, Yes, sure. By default it records 2 seconds. All configurations for video are in ViewController.swift file. There is a constant called: var videoDuration = 2.0. Here you can set how long recording should be. If you need any support, just email me.
Hi Again.I cant download the code. every time I try it fails. any idea?
Hi, What do you mean? You can’t download from codecanyon.net? If yes, please write a ticker to codecanyon support, they could help you. Or email me and I will send you the source code files.
downloaded