963 comments found.
How do i upgrade to the latest version without having to do all the settings again?
Replace all the frameworks in frameworks folder, remove gcdwebserver.framework from xcode and rename SuperView.plist file to Config.plist
hello please help , 1. how to make splash screen faster ? test from simulator iphone 8, splash screen it’s to long . 2. on iphone 5 stuck in splash screen no error only stuck in splash screen
Hi,
Are you using the latest code available on Envato?
Best
yups … i use the code from download menu in envato
the code update is Apr 5 right ?
No,
There was a few updates after that.
Best
but i have downloaded from download menu on envato two day ago … is update right there ?
Ok, then you have the latest version. What is your website, send me an email on brommko@yahoo.com
1. I have one firm attached on page to upload media (Images mainly). I can upload that easily from the existing photos, but when open camera, it doesn’t work. App crash and shut down. (When I submitted app to app store, they rejected it saying this issue)
2. Why Phone & Email links are not opening (mailto: & tel:). How to sort it out.
Looking forward your response.
I have one *form…
Hi,
1. You need to add camera permission in Info.plist file. Open Infp.plist file, pres plus and start typing Privacy. Add the one you need.
2. You need to add URL Schemes in Info.plist file so Apple can know that you want to do that. Here you can find a tutorial.
https://www.appcoda.com/working-url-schemes-ios/Best
What is the actual version of xcode to open the project. We have opened it in 10.2, 10.3,11 but in every version we are getting error:
AppDelegate.swift Module compiled with swift 5.1 cannot be imported by the 5.0 compiler:......./products/frameworks/superviewcore.framework/moddules/superviewcore.swiftmodule/x86_64.swiftmodule We have already dowloaded the updated version of your app yesterday.
Download the latest official version from app store, xcode 11
Pres-Sale Question:
Does it supoort lates iOS 13?
And work on all iOS devices?
Hi,
Yes it does. If you have issues, just send me an email.
Best
Hello Brommkollc, I downloaded the latest version, enabled onesignal service with the correct keys. Added SuperViewOneSignal.framework library to TARGET > FRAMEWORKS. In the “Signing & Capabilities” tab I added the “Capability” > “Push Notification” and “Background Mode – Remote Notification”. Tried to run in the simulator or in the test iphone, but the notifications section for the app is not enabled. No authorization is required and in the settings (into notification) the app is not present.
With the same settings (except for the capability – Background mode, which I also tried to remove) with the previous version everything worked. What am I doing wrong? Has something changed?
No more onesignal supported?
Thank you so much.
Hi,
Are you using only the frameworks or the whole project? Also SuperView.plist is renamed to Config.plist.
Best
Hi, I’m using the entire downloaded project. The only change made are the configurations for onesignal. I confirm the file superview.plist or become config.plist.
Also don’t forget to call SuperView.configureOneSignal() in AppDelegate.swift file.
Sorry but I never did. What should I do in detail? It is not even in the documentation.
OK, thank you I saw where to activate onesignal. it works properly. Thank you so much
Hi there, I’m finding that when launching on an iPad, have tried iOS12 on iPad Mini 4, iOS13 on iPad Air 2 – you cannot run a javascript alert of anykind without recieving the following error, which crashes the app. Javascript alerts work find with iPhone..
Terminating app due to uncaught exception ‘NSGenericException’, reason: ‘Your application has presented a UIAlertController (<UIAlertController: 0×10108b200>) of style UIAlertControllerStyleActionSheet from UINavigationController (<UINavigationController: 0×101000e00>). The modalPresentationStyle of a UIAlertController with this style is UIModalPresentationPopover. You must provide location information for this popover through the alert controller’s popoverPresentationController. You must provide either a sourceView and sourceRect or a barButtonItem. If this information is not known when you present the alert controller, you may provide it in the UIPopoverPresentationControllerDelegate method -prepareForPopoverPresentation.’
little more info, in my web app I can run: alert (“hello”); and the iPhone it shows a javascript alert but on the iPad, it crashes.
Download the latest version of the app.
Many thanks I will do
Hi, unfortunatly, the new version seems to be giving the same error. Also, the screen view is not full screen either, well it is but it’s a little squished. I can’t explain it so I’ll mail you a quick screenshot. Sorry to be a pain!
019-10-18 17:13:34.342195+0100 swapLot[924:137499] * Terminating app due to uncaught exception ‘NSGenericException’, reason: ‘Your application has presented a UIAlertController (<UIAlertController: 0×1018c2800>) of style UIAlertControllerStyleActionSheet from UINavigationController (<UINavigationController: 0×102006a00>). The modalPresentationStyle of a UIAlertController with this style is UIModalPresentationPopover. You must provide location information for this popover through the alert controller’s popoverPresentationController. You must provide either a sourceView and sourceRect or a barButtonItem. If this information is not known when you present the alert controller, you may provide it in the UIPopoverPresentationControllerDelegate method -prepareForPopoverPresentation.’- First throw call stack: (0×19779e98c 0×1974c70a4 0×19b0bb8a8 0×19b0c59b4 0×19b0c34f8 0×19b7b5b98 0×19b7a57c0 0×19b7d5594 0×19771bc48 0×197716b34 0×197717100 0×1977168bc 0×1a1582328 0×19b7ac6d4 0×100640c90 0×1975a1460) libc++abi.dylib: terminating with uncaught exception of type NSException (lldb)
Apples rejects the app when they spot it too
Did you download it now?
Yeh I downloaded it again as soon as you mentioned to download the latest version of the app. File size: 337,417 KB. Do you not see the same thing when you try to do what I said on the email I sent?
Oh the product.zip file size is different, hang on let me re-download and try again just to be sure..
ok retested with latest version, ignore my screenshot and what I mentioned about the screen display. I tried to put in an incorrect password on my site which should launch a “alert (“wrong password entered”);”
And the app crashed with:
2019-10-19 07:15:16.621543+0100 swapLot[998:159789] * Terminating app due to uncaught exception ‘NSGenericException’, reason: ‘Your application has presented a UIAlertController (<UIAlertController: 0×103045a00>) of style UIAlertControllerStyleActionSheet from UINavigationController (<UINavigationController: 0×102811000>). The modalPresentationStyle of a UIAlertController with this style is UIModalPresentationPopover. You must provide location information for this popover through the alert controller’s popoverPresentationController. You must provide either a sourceView and sourceRect or a barButtonItem. If this information is not known when you present the alert controller, you may provide it in the UIPopoverPresentationControllerDelegate method -prepareForPopoverPresentation.’- First throw call stack: (0×19779e98c 0×1974c70a4 0×19b0bb8a8 0×19b0c59b4 0×19b0c34f8 0×19b7b5b98 0×19b7a57c0 0×19b7d5594 0×19771bc48 0×197716b34 0×197717100 0×1977168bc 0×1a1582328 0×19b7ac6d4 0×100e38c90 0×1975a1460) libc++abi.dylib: terminating with uncaught exception of type NSException (lldb)
only crashes on iPad, works fine on iPhone
is there a simple window.bridge.post event that can be used to display a JS message on iPad? something like:
window.bridge.post(‘print’, {message: ‘Hello, world’})
Do you have the latest code from Envato. This bug was fixed, please check again.
You can simply call this:
alert(“Test”);
Best regards
That’s great, thank you. I’ll grab the latest again.
Is there any way to create rewrite-rules for the web-server? I have a vue-app that I’m running locally, whenever i do a pull to refresh it loads that specific URL, but as I don’t know how to rewrite everything to index.html it wont load /my-page
If you disable pull to refresh. Will it help?
Yes it helped
Hello, I really like your app. It has being very useful. I am trying to use the app on iPad Air 2 with the new OS. When I open a PDF, it crashes the app.
Will attempt to recover by breaking constraint <NSLayoutConstraint:0×281974320 UIImageView:0×14bd56090.centerY == _UIModernBarButton:0×14bd559b0.centerY (active)>
Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger. The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKitCore/UIView.h> may also be helpful. 2019-10-16 12:25:29.664527+0100 App[348:7658] Metal API Validation Enabled 2019-10-16 12:25:36.117895+0100 App[348:7158] * Terminating app due to uncaught exception ‘NSGenericException’, reason: ‘UIPopoverPresentationController (<UIPopoverPresentationController: 0×14beac5d0>) should have a non-nil sourceView or barButtonItem set before the presentation occurs.’- First throw call stack: (0×18906698c 0×188d8f0a4 0×18c9838a8 0×18c98d9b4 0×18c98b4f8 0×18d07db98 0×18d06d7c0 0×18d09d594 0×188fe3c48 0×188fdeb34 0×188fdf100 0×188fde8bc 0×192e4a328 0×18d0746d4 0×100d582b0 0×188e69460) libc++abi.dylib: terminating with uncaught exception of type NSException (lldb)
Hi,
Can you try in a few hours, I will send a new version now. Download the app again and see if you can reproduce that.
Best
Thank you for this!!
Thank you so much! Works prefect. Incredible support!
Perfect. If you can rate the app with 5 stars, that would be awesome. Thanks
Hi, I have a problem with iOS 12.4.2 The application starts and crashes. The same application on 12.4 worked correctly and works on 13 .
Below is the phone log.
Date/Time: 2019-10-16 08:25:49.3695 +0200 Launch Time: 2019-10-16 08:25:29.2756 +0200 OS Version: iPhone OS 12.4.2 (16G114) Baseband Version: 7.80.04 Report Version: 104
Exception Type: EXC_CRASH (SIGKILL) Exception Codes: 0×0000000000000000, 0×0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace SPRINGBOARD, Code 0×8badf00d Termination Description: SPRINGBOARD, scene-create watchdog transgression: superview exhausted real (wall clock) time allowance of 19.82 seconds | ProcessVisibility: Background | ProcessState: Running | WatchdogEvent: scene-create | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | “Elapsed total CPU time (seconds): 13.870 (user 13.870, system 0.000), 85% CPU”, | “Elapsed application CPU time (seconds): 4.717, 29% CPU” | ) Triggered by Thread: 0
Best regard
If I try XCODE in Iphone mode with ios 12.4.2 connected it takes a long time but it starts. If I release the iPhone from the USB cable and launch the app, it closes after 20 seconds with the watchdog error. On ios 13 ok
Hi,
Can you try in a few hours, I will send a new version now. Download the app again and see if you can reproduce that.
Best
Perfect thanks, but what needs to be changed to avoid having to configure everything again? a library? a configuration file? thanks a lot.
I had to change a few things except the framework, if you can use the whole app, it is better.
Hi, I tried the new version, replacing the configurations. But the push notification is no longer activated. It no longer asks to allow notifications, and in setting> notification of iOS there is no longer the application. Has something changed? Compared to the 10-day version I noticed that the SuperView.plist file became Config.plist. I added the Capabilities> Notification and enabled OneSignal by correctly configuring id and api server.
What happened?
The previous version, with same configuration for onesignal, worked properly (on ios13). Please help me !!! thank’s a lot.
I noticed that now he says Not purchased:, but I entered the correct license code.
Hi,
If you can see that in logs of Xcode, that means, there is no in-app purchase. That has nothing to do with purchase code. If the app doesn’t redirect to Envato after 10 seconds, you are good to go.
Best
Yes ok thanks, but the problem that push notifications are activated? I left everything as for the previous version, but when I try to install the test build on the iPhone it no longer asks me to accept notifications. Has that changed? should I add other configurations?
With the new version I can in no way activate push notifications.
thanks a lot
I tried all the possible combinations. I restarted from the app I just downloaded, configuring only onesignal, but nothing, no error in the logs, but not receiving push notifications. I confirm that with the version of the app precendete, same configurations was all ok. Thank you so much for the support.
There is a need in the latest version to call SuperView.configure and add what you need in AppDelegate.swift file.
Best regards
thank you so much
Can you tell what’s new in the last update please ?
Support for new ios and new Xcode
Hi, are you available for customization? we need small modifications.
Hi,
No, sorry, I don’t have time currently.
Best
module compiled with swift 5.1 cannot be imported by the swift 5.0.1
Hi,
You need to use Xcode 11 now. There was an update.
Best regards
Yeah and now assets unknown error with xcode11
Open Xcode and in Build Phases create a new Run Script and add this code:
bash ”${BUILT_PRODUCTS_DIR}/${FRAMEWORKS_FOLDER_PATH}/SuperViewCore.framework/strip-frameworks.sh”
Best regards
I don’t work with apple , I’m bad ahaha have Tito ? Thx
Tuto* I have add on new run phase build : bash ”${BUILT_PRODUCTS_DIR}/${FRAMEWORKS_FOLDER_PATH}/SuperViewCore.framework/strip-frameworks.sh” And have same error with xcassets..
You images are not good in Assets folder. Also use Xcode 11 and download the latest version.
Hi I’m trying to update the app with the new version released, but when loading it on the apple store I get back an architecture error not supported for the SuperViewCore framework. (I386, x86_64). How is it solved? Thank’s
Hi,
Open Xcode, select your target and on the right site in Build Phases, create a new Run Script and add this:
bash ”${BUILT_PRODUCTS_DIR}/${FRAMEWORKS_FOLDER_PATH}/SuperViewCore.framework/strip-frameworks.sh”
Best regards
Thank’s a lot. The solution is correct.
I have a problem trying to access a website at the following ip http://159.65.125.131/
I put that ip in url and it does not advance from the initial red screen and the following console error appears:
setup_toolbar
Not purchased:
2019-10-06 15:30:40.977633+0200 App3351:885509 System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
2019-10-06 15:30:40.977925+0200 App3351:885509 Reading from public effective user settings.
R --— – WiFi
Could not connect to the server.
2019-10-06 15:30:41.792592+0200 App3351:885574 nw_protocol_boringssl_get_output_frames(1301) C1.1:2 get output frames failed, state 8196
2019-10-06 15:30:41.792828+0200 App3351:885574 nw_protocol_boringssl_get_output_frames(1301) C1.1:2 get output frames failed, state 8196
2019-10-06 15:30:41.794847+0200 App[3351:885574] TIC Read Status [1:0×0]: 1:57
2019-10-06 15:30:41.794932+0200 App[3351:885574] TIC Read Status [1:0×0]: 1:57
Sorry, I don’t know how to help. Make sure all the media flags are set to Yes in the config file
hello.
I have bought your product for iOS and Android. I need the documentation for all the onClick calls. In your index.html there is only 1 exemple.
I found your rep on Github it contains more but still missing some.
I need :
Card IO Card Scan Scan QR code Generate QR Cdoe Show Freshchat FAQ Show Freschat Conversations
I’m looking forward to hear from you.
thank you.
forget it. I found it in the previous comments. it’s in the bundle of SuperViewCore.framework
the app turned off automatically and splash is very long
iPad size is wrong
the app was stopped in splash and turned off automatically in my iPhone but it working in any simulator, real phone not working
Hi,
download the latest version from Envato and try again.
Best
How to resolve the following issues reported by apple when submitting the app to apple connect:
We identified one or more issues with a recent delivery for your app, “IXXX” 7.2 (7). Your delivery was successful, but you may wish to correct the following issues in your next delivery: ITMS-90683: Missing Purpose String in Info.plist - Your app’s code references one or more APIs that access sensitive user data. The app’s Info.plist file should contain a NSLocationAlwaysUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. Starting Spring 2019, all apps submitted to the App Store that access user data are required to include a purpose string. If you’re using external libraries or SDKs, they may reference APIs that require a purpose string. While your app might not use these APIs, a purpose string is still required. You can contact the developer of the library or SDK and request they release a version of their code that doesn’t contain the APIs. Learn more (https://developer.apple.com/documentation/uikit/core_app/protecting_the_user_s_privacy). ITMS-90683: Missing Purpose String in Info.plist - Your app’s code references one or more APIs that access sensitive user data. The app’s Info.plist file should contain a NSLocationWhenInUseUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. Starting Spring 2019, all apps submitted to the App Store that access user data are required to include a purpose string. If you’re using external libraries or SDKs, they may reference APIs that require a purpose string. While your app might not use these APIs, a purpose string is still required. You can contact the developer of the library or SDK and request they release a version of their code that doesn’t contain the APIs. Learn more (https://developer.apple.com/documentation/uikit/core_app/protecting_the_user_s_privacy).
Note: The frameworks have been revised, and only the SuperViewOnesignal and superviewcore frameworks are included.
How should I proceed?
Hi,
As you can see, Apple wants the Purpose String in Info.plist. So you just need to open Info.plist file and add Privacy for the above locations.
Best regards
What about iOS 13 support. I got the following error a compiling: /Users/user/Downloads/SuperView_iOS/Product/Sources/AppDelegate.swift:11:8: Module compiled with Swift 5.0.1 cannot be imported by the Swift 5.1 compiler:
Hi,
There is a new update, download it and try again.
Best
old version after upload to app store
Guideline 2.5.2 – Performance – Software Requirements
During review, your app installed or launched executable code, which is not permitted on the App Store. Specifically, your app uses the itms-services URL scheme to install an app.
Please note that while educational apps designed to teach, develop, or allow students to test executable code may, in limited circumstances, download code, such code may not be used for other purposes and such apps must make the source code completely viewable and editable by the user.
The next submission of this app may require a longer review time, and this app will not be eligible for an expedited review until this issue is resolved.
new version cannot import to xcode
Module compiled with Swift 5.0.1 cannot be imported by the Swift 5.1 compiler: /Users/new/Downloads/file/SuperView_iOS/Product/Frameworks/SuperViewCore.framework/Modules/SuperViewCore.swiftmodule/x86_64.swiftmodule
Hi,
There is a new update, download it and try again.
Best