Deploy button is hidden in cloudkit dashboard when deployng changes to production - cloudkit

As you can see on the picture below there is no possibility to deploy to production. Any workarounds?

I just find out a way to show "deploy" button.
If you are using Google Chrome as your browser, try the following steps:
1.click "View" on Chrome menu (On the top) -> Click "Developer" -> Click "Developer Tools"
2.Press "command" and "F" at the same time. Enter "button". Press "return" to see the results until "Deploy" button shows!
My chrome version is Version 76.0.3809.132 (Official Build) (64-bit)
I think Apple might solve the problem soon. Until then, you can try my solution. Hope this helps you!

Related

How to run emulator outside android studio?

I am using Android Studio bumbleBee version in Windows 10 . Appears in a window when I run the emulator. My monitor is small and it is better to have it separately as before.
There are three methods that I can think of.
Thanks to #vishal beep answer, You can simply go to file => setting=>search emulator in the search field=>select emulator=>uncheck launch in a tool window. Screenshot below.
Since it is a flutter project Instead of going to device manager you can simply
Click on the device list first and
Select Refresh if you don't see your emulator
Once refreshed you should be able to see the emulator like the screenshot below.
select the emulator, and run your application.
.
3. Or you can run the emulator as usual and then right-click on the emulator window and choose View mode=>Select Float option instead of Docked Pinned screenshot attached below
Thanks, Keep coding
Go to setting -> tools ->emulator and unselecte launch in a tool windows
Simply Go to Preferences.. >Tools > Emulator and then and then uncheck Launch into tool window
For windows user Go to Settings >Tools > Emulator and then and then uncheck Launch into tool window
Note : Before Doing this activity close all running Emulators and if needed restart the Android studio after changing the Emulator settings

Uninstalling PWA for development testing (windows)

I installed my PWA on windows through developer's console, and now can't uninstall it to test installing it. I've tried removing service worker from chrome, but it will just get reregistered after I open the PWA through windows (if server is on). When I right click on it and choose uninstall it takes me to windows app and features there's no entry for it, meanwhile the actual shortcut for it surely just leads to chrome with app ID in URL. Trying to install the PWA after everything I've tried will not give me the prompt again to add it to homescreen.
url: makpal.now.sh
screen:
The PWA apps reside in apps menu chrome://apps/ of chrome, and quite possibly exclusively under a different tab (a grayish second bar at the bottom of window), which is where you'd get the option to delete them that works.
EASY STEPS to Remove (uninstall) PWA App on Desktop:
1) Open Chrome Browser
2) Click > Apps button
3) Right click > App you want to remove
4) Select > Remove from Chrome... > Remove.
5) App gone. :)
On Mobile: drag to trashcan.
If you installed PWA using chrome then paste below in chrome URL bar and hit enter:
chrome://apps
Right click on desired app and click remove from chrome
Found the list of PWAs here.
C:\Users\{username}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Chrome-Apps
You can delete them from there.
If you have installed to Windows OS using developer console, I assume you have done it using the Chrome menu -> "Install to desktop" (if it comes as "add to desktop, it means your site is not meeting minimum PWA cirteria).
If you have installed in any other way, please be specific on what option you have used. It also contradicts at the end of your question, where you were complaining on "Install prompt" is not coming again for "add to home screen". From all I know, install prompt is not supported in Chrome for Windows yet(I know it works in Chrome for Android).
On your other question on service worker getting re-registered every time you visit, that's how they are supposed to work. They will get registered even if you visit a PWA site(adding to home screen is not needed, it will still register service worker and you get all caching benefits)
You can test all these PWA behaviors for this PWA compliant site -> https://pwa.rocks/
If you need more clarity, please rephrase your question to what exactly is happening and what use case is failing, along with supporting code. A link your your site will be best to debug for the community, if that's publicly available.
The Most useful answer I found: (for chrome)
Open Chrome and go to apps
Right click the PWA you want to remove
Click on "Remove from Chrome..."
I faced the same issue when I was built my first PWA and then when I Open anything else with live server it directed me to my PWA site.
You can also go to you windows control panel \ programs then uninstall from there. ( Referring to the PWA that you installed, not uninstalling the browser )

NetBeans can’t be opened because the identity of the developer cannot be confirmed

I was trying to install Netbeans on my Mac but it gives me this error:
NetBeans 8.0.1 with JDK 8 Update 20.mpkg" can’t be opened because the identity of the developer cannot be confirmed.
Any idea on how to solve this problem?
You can override your OS security settings in your system preferences to open it.
https://netbeans.org/projects/www/lists/netcat/archive/2014-09/message/23
System Preferences > Security & Privacy > General
You will see a message:
"NetBeans 8.0.1.mpkg" was blocked from opening because the identity of the developer cannot be confirmed.
You have to click the lock icon at the bottom of your preferences window, in order to make changes.
Then select the "Anywhere" radio button for the "Allow apps downloaded from:" option.
Then you'll be able to open the NetBeans installer. Then, after installing, go back and change your preference back to the default.
This is currently an open bug.
To work around the bug, change your security settings to "Allow apps downloaded from anywhere", and run the installer. Once installation is complete, you can revert your security settings and run NBIDE normally.

How to change "Manage app" link to point to "Additional app setup"?

I'm trying to publish a Marketplace app which requires additional setup after install, but I can't figure out how to change the link in the screenshots below. Basically I want to change from screenshot1 to screenshot2. The manifest docs have no mention of it either.
I've already set the Setup Url in my Google Apps SDK console page.
screenshot1:
screenshot2:
The presence of the Setup URL in your project should trigger that automatically. Please ensure your project settings were updated.
Update: Upon further investigation, the dialog only shows the "Additional app setup" link when the install is done from the Google Apps Admin console. When the installation is done from the standalone page or the "Integrate with Google" button "Manage app" link is shown instead. However, in those cases clicking on "Launch app" button will take the administrator to the Setup URL if one is configured.

Blackberry Ripple Emulator on click start services does nothing

I want to package and launch my BlackBerry Hello World application for WebWorks. For developement, I am using the Ripple emulator. The Ripple simulator says:
The build and deploy services are not currently running, would you like to start them?
After pressing the button Start Services nothing happens and no errors are in the error console.and i also did below steps as i have searched and get this result:
There are two reasons this might be happening. The first is that Chrome is preventing this from happening.
Open the Tools --> Extensions screen in Chrome
Enable 'Developer Mode' checkbox if it isn't already
Are you running Chrome in Incognito mode? If so enable the 'Allow in Incognito' checkbox
The other options is that nodejs is being blocked. If you're on windows, I'd suggest making sure that all user permissisons are enabled to allow you to run Chrome in a way that it can launch external processes.
And After doing all when ever i refresh page it says
The build and deploy services are currently running at localhost:9910. and after loading that page this message not visible but
The build and deploy services are not currently running, would you like to start them? message still there! please explain what's wrong here?
Thanks
This issue is solved by removing Ripple extension version 0.9.15 and installing version 0.9.16 (latest as of this posting), and restarting Chrome. When you click the 'Start Services' button, the console should appear displaying a build service start up message.
http://developer.blackberry.com/bbos/html5/download/
Install the latest beta and it should work!