carlj / libFIOApi

libFIOApi is a simple utility library for the forecast.io API
MIT License
18 stars 5 forks source link

Unable to see any UI component on iPad device. #1

Closed ram2386 closed 10 years ago

ram2386 commented 10 years ago
delegateOperation.longitude = @49.9999976071047;
delegateOperation.latitude = @49.9999976071047;

with default value as you provide in sample demo.

2013-09-16 16:20:46.529 FIOExample[2650:c07] -[ViewController viewDidLoad]
2013-09-16 16:20:54.925 FIOExample[2650:c07] __29-[ViewController viewDidLoad]_block_invoke_3 {
    currently =     {
        apparentTemperature = "65.54000000000001";
        cloudCover = "0.95";
        dewPoint = "45.85";
        humidity = "0.49";
        icon = wind;
        ozone = "283.2";
        precipIntensity = "0.00292";
        precipProbability = "0.32";
        precipType = rain;
        pressure = "1014.68";
        summary = "Breezy and Overcast";
        temperature = "65.54000000000001";
        time = 1379308846;
        windBearing = 133;
        windSpeed = "16.76";
    };
    daily =     {
        data =         (
                        {
                apparentTemperatureMax = "70.09999999999999";
                apparentTemperatureMaxTime = 1379322000;
                apparentTemperatureMin = "57.55";
                apparentTemperatureMinTime = 1379282400;
                cloudCover = "0.97";
                dewPoint = "43.7";
                humidity = "0.49";
                icon = rain;
                ozone = "283.71";
                precipIntensity = "0.00338";
                precipIntensityMax = "0.008330000000000001";
                precipIntensityMaxTime = 1379332800;
                precipProbability = "0.82";
                precipType = rain;
                pressure = "1014.64";
                summary = "Breezy throughout the day, with drizzle starting in the afternoon, continuing until evening.";
                sunriseTime = 1379297917;
                sunsetTime = 1379343236;
                temperatureMax = "70.09999999999999";
                temperatureMaxTime = 1379322000;
                temperatureMin = "57.55";
                temperatureMinTime = 1379282400;
                time = 1379271600;
                windBearing = 131;
                windSpeed = "15.39";
            }
        );
    };
    flags =     {
        "isd-stations" =         (
            "343910-99999",
            "343980-99999",
            "344990-99999",
            "353020-99999",
            "354040-99999"
        );
        sources =         (
            isd,
            fnmoc,
            gfs,
            cmc
        );
        units = us;
    };
    hourly =     {
        data =         (
                        {
                apparentTemperature = "59.78";
                cloudCover = "0.95";
                dewPoint = "40.68";
                humidity = "0.49";
                icon = wind;
                ozone = "282.56";
                precipIntensity = 0;
                precipProbability = 0;
                pressure = "1016.38";
                summary = "Breezy and Overcast";
                temperature = "59.78";
                time = 1379271600;
                windBearing = 120;
                windSpeed = "12.09";
            },
                        {
                apparentTemperature = "58.62";
                cloudCover = "0.97";
                dewPoint = "40.39";
                humidity = "0.51";
                icon = wind;
                ozone = "283.13";
                precipIntensity = 0;
                precipProbability = 0;
                pressure = "1015.99";
                summary = "Breezy and Overcast";
                temperature = "58.62";
                time = 1379275200;
                windBearing = 122;
                windSpeed = "12.67";
            },
                        {
                apparentTemperature = "57.86";
                cloudCover = "0.99";
                dewPoint = "40.35";
                humidity = "0.52";
                icon = cloudy;
                ozone = "283.5";
                precipIntensity = 0;
                precipProbability = 0;
                pressure = "1015.63";
                summary = Overcast;
                temperature = "57.86";
                time = 1379278800;
                windBearing = 124;
                windSpeed = "13.25";
            },
                        {
                apparentTemperature = "57.55";
                cloudCover = "0.99";
                dewPoint = "40.52";
                humidity = "0.53";
                icon = wind;
                ozone = "283.62";
                precipIntensity = 0;
                precipProbability = 0;
                pressure = "1015.52";
                summary = "Breezy and Overcast";
                temperature = "57.55";
                time = 1379282400;
                windBearing = 125;
                windSpeed = "13.79";
            },
                        {
                apparentTemperature = "57.61";
                cloudCover = "0.99";
                dewPoint = "40.86";
                humidity = "0.54";
                icon = wind;
                ozone = "283.54";
                precipIntensity = 0;
                precipProbability = 0;
                pressure = "1015.55";
                summary = "Breezy and Overcast";
                temperature = "57.61";
                time = 1379286000;
                windBearing = 126;
                windSpeed = "14.25";
            },
                        {
                apparentTemperature = "57.88";
                dewPoint = "41.28";
                humidity = "0.54";
                icon = "clear-night";
                ozone = "283.5";
                precipIntensity = 0;
                precipProbability = 0;
                pressure = "1015.52";
                summary = Clear;
                temperature = "57.88";
                time = 1379289600;
                windBearing = 126;
                windSpeed = "14.57";
            },
                        {
                apparentTemperature = "58.3";
                cloudCover = "0.9399999999999999";
                dewPoint = "41.84";
                humidity = "0.54";
                icon = wind;
                ozone = "283.65";
                precipIntensity = "0.00292";
                precipProbability = "0.31";
                precipType = rain;
                pressure = "1015.4";
                summary = "Breezy and Overcast";
                temperature = "58.3";
                time = 1379293200;
                windBearing = 126;
                windSpeed = "14.65";
            },
                        {
                apparentTemperature = "59.06";
                cloudCover = "0.9399999999999999";
                dewPoint = "42.62";
                humidity = "0.54";
                icon = wind;
                ozone = "283.85";
                precipIntensity = "0.00292";
                precipProbability = "0.31";
                precipType = rain;
                pressure = "1015.25";
                summary = "Breezy and Overcast";
                temperature = "59.06";
                time = 1379296800;
                windBearing = 125;
                windSpeed = "14.61";
            },
                        {
                apparentTemperature = "60.37";
                cloudCover = "0.9399999999999999";
                dewPoint = "43.55";
                humidity = "0.54";
                icon = cloudy;
                ozone = "283.9";
                precipIntensity = "0.00292";
                precipProbability = "0.31";
                precipType = rain;
                pressure = "1015.09";
                summary = Overcast;
                temperature = "60.37";
                time = 1379300400;
                windBearing = 125;
                windSpeed = "14.81";
            },
                        {
                apparentTemperature = "62.45";
                cloudCover = "0.9399999999999999";
                dewPoint = "44.6";
                humidity = "0.52";
                icon = wind;
                ozone = "283.68";
                precipIntensity = "0.00292";
                precipProbability = "0.32";
                precipType = rain;
                pressure = "1014.92";
                summary = "Breezy and Overcast";
                temperature = "62.45";
                time = 1379304000;
                windBearing = 128;
                windSpeed = "15.51";
            },
                        {
                apparentTemperature = "64.84999999999999";
                cloudCover = "0.95";
                dewPoint = "45.59";
                humidity = "0.5";
                icon = wind;
                ozone = "283.31";
                precipIntensity = "0.00292";
                precipProbability = "0.32";
                precipType = rain;
                pressure = "1014.74";
                summary = "Breezy and Overcast";
                temperature = "64.84999999999999";
                time = 1379307600;
                windBearing = 132;
                windSpeed = "16.48";
            },
                        {
                apparentTemperature = "66.84";
                cloudCover = "0.95";
                dewPoint = "46.33";
                humidity = "0.48";
                icon = cloudy;
                ozone = 283;
                precipIntensity = "0.00292";
                precipProbability = "0.32";
                precipType = rain;
                pressure = "1014.58";
                summary = Overcast;
                temperature = "66.84";
                time = 1379311200;
                windBearing = 136;
                windSpeed = "17.29";
            },
                        {
                apparentTemperature = "68.28";
                cloudCover = "0.96";
                dewPoint = "46.84";
                humidity = "0.46";
                icon = wind;
                ozone = "282.76";
                precipIntensity = "0.00335";
                precipProbability = "0.32";
                precipType = rain;
                pressure = "1014.44";
                summary = "Breezy and Overcast";
                temperature = "68.28";
                time = 1379314800;
                windBearing = 138;
                windSpeed = "17.89";
            },
                        {
                apparentTemperature = "69.43000000000001";
                cloudCover = "0.97";
                dewPoint = "47.13";
                humidity = "0.45";
                icon = wind;
                ozone = "282.57";
                precipIntensity = "0.00377";
                precipProbability = "0.32";
                precipType = rain;
                pressure = "1014.3";
                summary = "Windy and Overcast";
                temperature = "69.43000000000001";
                time = 1379318400;
                windBearing = 140;
                windSpeed = "18.36";
            },
                        {
                apparentTemperature = "70.09999999999999";
                cloudCover = "0.98";
                dewPoint = "47.06";
                humidity = "0.44";
                icon = cloudy;
                ozone = "282.6";
                precipIntensity = "0.00446";
                precipProbability = "0.32";
                precipType = rain;
                pressure = "1014.17";
                summary = Overcast;
                temperature = "70.09999999999999";
                time = 1379322000;
                windBearing = 141;
                windSpeed = "18.39";
            },
                        {
                apparentTemperature = "70.08";
                cloudCover = "0.98";
                dewPoint = "46.63";
                humidity = "0.43";
                icon = rain;
                ozone = "283.06";
                precipIntensity = "0.00572";
                precipProbability = "0.32";
                precipType = rain;
                pressure = "1014.06";
                summary = "Drizzle and Breezy";
                temperature = "70.08";
                time = 1379325600;
                windBearing = 140;
                windSpeed = "17.58";
            },
                        {
                apparentTemperature = "69.54000000000001";
                cloudCover = "0.99";
                dewPoint = "46.08";
                humidity = "0.43";
                icon = rain;
                ozone = "283.75";
                precipIntensity = "0.00724";
                precipProbability = "0.32";
                precipType = rain;
                pressure = "1013.96";
                summary = "Drizzle and Breezy";
                temperature = "69.54000000000001";
                time = 1379329200;
                windBearing = 138;
                windSpeed = "16.26";
            },
                        {
                apparentTemperature = "68.77";
                cloudCover = "0.99";
                dewPoint = "45.53";
                humidity = "0.43";
                icon = rain;
                ozone = "284.2";
                precipIntensity = "0.008330000000000001";
                precipProbability = "0.32";
                precipType = rain;
                pressure = "1013.86";
                summary = Drizzle;
                temperature = "68.77";
                time = 1379332800;
                windBearing = 136;
                windSpeed = "15.29";
            },
                        {
                apparentTemperature = "67.77";
                cloudCover = "0.99";
                dewPoint = "44.85";
                humidity = "0.44";
                icon = rain;
                ozone = "284.04";
                precipIntensity = "0.00778";
                precipProbability = "0.31";
                precipType = rain;
                pressure = "1013.73";
                summary = "Drizzle and Breezy";
                temperature = "67.77";
                time = 1379336400;
                windBearing = 134;
                windSpeed = "15.08";
            },
                        {
                apparentTemperature = "66.48";
                cloudCover = 1;
                dewPoint = "44.05";
                humidity = "0.44";
                icon = rain;
                ozone = "283.66";
                precipIntensity = "0.00649";
                precipProbability = "0.29";
                precipType = rain;
                pressure = "1013.57";
                summary = "Drizzle and Breezy";
                temperature = "66.48";
                time = 1379340000;
                windBearing = 132;
                windSpeed = "15.23";
            },
                        {
                apparentTemperature = "65.11";
                cloudCover = 1;
                dewPoint = "43.42";
                humidity = "0.45";
                icon = rain;
                ozone = "283.7";
                precipIntensity = "0.00519";
                precipProbability = "0.26";
                precipType = rain;
                pressure = "1013.49";
                summary = Drizzle;
                temperature = "65.11";
                time = 1379343600;
                windBearing = 130;
                windSpeed = "15.32";
            },
                        {
                apparentTemperature = "63.8";
                cloudCover = 1;
                dewPoint = "43.05";
                humidity = "0.47";
                icon = wind;
                ozone = "284.51";
                precipIntensity = "0.00431";
                precipProbability = "0.23";
                precipType = rain;
                pressure = "1013.6";
                summary = "Breezy and Overcast";
                temperature = "63.8";
                time = 1379347200;
                windBearing = 129;
                windSpeed = "15.34";
            },
                        {
                apparentTemperature = "62.6";
                cloudCover = 1;
                dewPoint = "42.82";
                humidity = "0.48";
                icon = wind;
                ozone = "285.76";
                precipIntensity = "0.00367";
                precipProbability = "0.2";
                precipType = rain;
                pressure = "1013.77";
                summary = "Breezy and Overcast";
                temperature = "62.6";
                time = 1379350800;
                windBearing = 129;
                windSpeed = "15.38";
            },
                        {
                apparentTemperature = "61.52";
                cloudCover = 1;
                dewPoint = "42.76";
                humidity = "0.5";
                icon = cloudy;
                ozone = "287.1";
                precipIntensity = "0.00314";
                precipProbability = "0.17";
                precipType = rain;
                pressure = "1013.84";
                summary = Overcast;
                temperature = "61.52";
                time = 1379354400;
                windBearing = 130;
                windSpeed = "15.14";
            }
        );
        icon = rain;
        summary = "Breezy overnight, with drizzle starting this afternoon, continuing until this evening.";
    };
    latitude = "49.9999976071047";
    longitude = "49.9999976071047";
    offset = 5;
    timezone = "Asia/Oral";
}

Please do the needful.

carlj commented 10 years ago

there isnt any UI Components implement in the Example. The Example should only show the basic usage of the library.

ram2386 commented 10 years ago

Thanks for you reply.

carlj commented 10 years ago

no problem, youre welcome.